parent
174a6f855f
commit
b00071e636
1 changed files with 15 additions and 0 deletions
15
srcpkgs/perl-SUPER/template
Normal file
15
srcpkgs/perl-SUPER/template
Normal file
|
@ -0,0 +1,15 @@
|
|||
# Template file for 'perl-SUPER'
|
||||
pkgname=perl-SUPER
|
||||
version=1.20141117
|
||||
revision=1
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="perl perl-Sub-Identify"
|
||||
depends="${makedepends}"
|
||||
short_desc="SUPER - control superclass method dispatch"
|
||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
license="Artistic, GPL-1"
|
||||
homepage="http://search.cpan.org/dist/SUPER/"
|
||||
distfiles="${CPAN_SITE}/SUPER/SUPER-${version}.tar.gz"
|
||||
checksum=1a620e7d60aee9b13b1b26a44694c43fdb2bba1755cfff435dae83c7d42cc0b2
|
Loading…
Reference in a new issue