16 lines
617 B
Bash
16 lines
617 B
Bash
# Template file for 'perl-Sub-Exporter-Progressive'
|
|
pkgname=perl-Sub-Exporter-Progressive
|
|
version=0.001012
|
|
revision=1
|
|
noarch=yes
|
|
wrksrc="${pkgname/perl-/}-${version}"
|
|
build_style=perl-module
|
|
hostmakedepends="perl"
|
|
makedepends="${hostmakedepends} perl-Sub-Exporter"
|
|
depends="${makedepends}"
|
|
short_desc="Only use Sub::Exporter if you need it"
|
|
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|
homepage="http://search.cpan.org/dist/Sub-Exporter-Progressive/"
|
|
license="Artistic, GPL-1"
|
|
distfiles="${CPAN_SITE}/Sub/${pkgname/perl-/}-${version}.tar.gz"
|
|
checksum=b9e579b857d9bfd3b8391e4de6ee6529b4c6208c581c2a7cbf46a86618297cb8
|