16 lines
616 B
Bash
16 lines
616 B
Bash
# Template file for 'perl-Params-Validate'
|
|
pkgname=perl-Params-Validate
|
|
version=1.23
|
|
revision=1
|
|
wrksrc="${pkgname/perl-/}-${version}"
|
|
build_style=perl-ModuleBuild
|
|
hostmakedepends="perl perl-Module-Build"
|
|
makedepends="${hostmakedepends} perl-Module-Implementation"
|
|
depends="perl perl-Module-Implementation"
|
|
short_desc="Validate method/function parameters"
|
|
maintainer="John Regan <john@jrjrtech.com>"
|
|
homepage="http://search.cpan.org/dist/Params-Validate/"
|
|
license="Artistic"
|
|
distfiles="${CPAN_SITE}/Params/${pkgname/perl-/}-${version}.tar.gz"
|
|
checksum=dd5a4def2991e9fe26ec2f12410a40eefb7e036733cf78deb540eb8e4dd09d79
|