16 lines
578 B
Bash
16 lines
578 B
Bash
# Template file for 'perl-PatchReader'
|
|
pkgname=perl-PatchReader
|
|
version=0.9.6
|
|
revision=1
|
|
wrksrc="${pkgname/perl-/}-${version}"
|
|
build_style=perl-module
|
|
hostmakedepends="perl"
|
|
makedepends="perl"
|
|
depends="${makedepends}"
|
|
short_desc="PatchReader - Utilities to read and manipulate patches and CVS"
|
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
|
license="Unknown"
|
|
homepage="http://search.cpan.org/dist/PatchReader"
|
|
distfiles="http://search.cpan.org/CPAN/authors/id/T/TM/TMANNERM/PatchReader-$version.tar.gz"
|
|
checksum=b8de37460347bb5474dc01916ccb31dd2fe0cd92242c4a32d730e8eb087c323c
|