17 lines
617 B
Bash
17 lines
617 B
Bash
# Template file for 'perl-Sub-Exporter-Progressive'
|
|
pkgname=perl-Sub-Exporter-Progressive
|
|
version=0.001013
|
|
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=d535b7954d64da1ac1305b1fadf98202769e3599376854b2ced90c382beac056
|