New package: perl-Sub-Name-0.21
This commit is contained in:
parent
c0cf388669
commit
bf08779448
|
@ -0,0 +1,15 @@
|
|||
# Template build file for 'perl-Sub-Name'.
|
||||
pkgname=perl-Sub-Name
|
||||
version=0.21
|
||||
revision=1
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="${hostmakedepends}"
|
||||
depends="${hostmakedepends}"
|
||||
short_desc="Assigns a new name to referenced sub"
|
||||
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
||||
homepage="http://search.cpan.org/dist/Sub-Name"
|
||||
license="Artistic, GPL-1"
|
||||
distfiles="${CPAN_SITE}/Sub/${pkgname/perl-/}-$version.tar.gz"
|
||||
checksum="bd32e9dee07047c10ae474c9f17d458b6e9885a6db69474c7a494ccc34c27117"
|
Loading…
Reference in New Issue