17 lines
638 B
Bash
17 lines
638 B
Bash
# Template build file for 'perl-Canary-Stability'.
|
|
pkgname=perl-Canary-Stability
|
|
version=2012
|
|
revision=2
|
|
wrksrc="${pkgname/perl-/}-${version}"
|
|
build_style=perl-module
|
|
hostmakedepends="perl"
|
|
makedepends="${hostmakedepends}"
|
|
depends="${makedepends}"
|
|
noarch=yes
|
|
short_desc="Canary::Stability - canary to check perl compatibility for schmorp's modules"
|
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|
homepage="http://search.cpan.org/dist/Canary-Stability"
|
|
license="Artistic, GPL-1"
|
|
distfiles="${CPAN_SITE}/Tree/MLEHMANN//${pkgname/perl-/}-$version.tar.gz"
|
|
checksum=fd240b111d834dbae9630c59b42fae2145ca35addc1965ea311edf0d07817107
|