16 lines
563 B
Text
16 lines
563 B
Text
|
# Template file for 'perl-Params-Util'
|
||
|
pkgname=perl-Params-Util
|
||
|
version=1.07
|
||
|
revision=1
|
||
|
wrksrc="${pkgname/perl-/}-${version}"
|
||
|
build_style=perl-module
|
||
|
hostmakedepends="perl>=5.18"
|
||
|
makedepends="${hostmakedepends}"
|
||
|
depends="${makedepends}"
|
||
|
short_desc="Perl utility to make parameter checking easier"
|
||
|
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||
|
homepage="http://search.cpan.org/dist/Params-Util/"
|
||
|
license="Artistic, GPL-1"
|
||
|
distfiles="${CPAN_SITE}/Params/${pkgname/perl-/}-${version}.tar.gz"
|
||
|
checksum=30f1ec3f2cf9ff66ae96f973333f23c5f558915bb6266881eac7423f52d7c76c
|