New package: perl-File-Which-1.09
This commit is contained in:
parent
55633e4c06
commit
0823735eed
1 changed files with 16 additions and 0 deletions
16
srcpkgs/perl-File-Which/template
Normal file
16
srcpkgs/perl-File-Which/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'perl-File-Which'
|
||||||
|
pkgname=perl-File-Which
|
||||||
|
version=1.09
|
||||||
|
revision=1
|
||||||
|
noarch=yes
|
||||||
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
|
build_style=perl-module
|
||||||
|
hostmakedepends="perl>=5.18"
|
||||||
|
makedepends="${hostmakedepends}"
|
||||||
|
depends="${makedepends}"
|
||||||
|
short_desc="Portable implementation of the 'which' utility in Perl"
|
||||||
|
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
|
homepage="http://search.cpan.org/dist/File-Which/"
|
||||||
|
license="Artistic, GPL-1"
|
||||||
|
distfiles="${CPAN_SITE}/File/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
|
checksum=b72fec6590160737cba97293c094962adf4f7d44d9e68dde7062ecec13f4b2c3
|
Loading…
Add table
Add a link
Reference in a new issue