New package: perl-namespace-autoclean-0.28
This commit is contained in:
parent
115bc0aff7
commit
b05bcd0daa
1 changed files with 16 additions and 0 deletions
16
srcpkgs/perl-namespace-autoclean/template
Normal file
16
srcpkgs/perl-namespace-autoclean/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template build file for 'perl-namespace-autoclean'.
|
||||||
|
pkgname=perl-namespace-autoclean
|
||||||
|
version=0.28
|
||||||
|
revision=1
|
||||||
|
noarch=yes
|
||||||
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
|
build_style=perl-module
|
||||||
|
hostmakedepends="perl"
|
||||||
|
makedepends="${hostmakedepends}"
|
||||||
|
depends="perl perl-Sub-Identify perl-namespace-clean perl-B-Hooks-EndOfScope"
|
||||||
|
short_desc="Keep imports out of your namespace"
|
||||||
|
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
||||||
|
homepage="http://search.cpan.org/dist/namespace-autoclean"
|
||||||
|
license="Artistic, GPL-1"
|
||||||
|
distfiles="${CPAN_SITE}/namespace/${pkgname/perl-/}-$version.tar.gz"
|
||||||
|
checksum="cd410a1681add521a28805da2e138d44f0d542407b50999252a147e553c26c39"
|
Loading…
Add table
Add a link
Reference in a new issue