New package: perl-SGMLSpm-1.1
This commit is contained in:
parent
6134ea5338
commit
75c86a8c64
1 changed files with 20 additions and 0 deletions
20
srcpkgs/perl-SGMLSpm/template
Normal file
20
srcpkgs/perl-SGMLSpm/template
Normal file
|
@ -0,0 +1,20 @@
|
|||
# Template file for 'perl-SGMLSpm'
|
||||
pkgname=perl-SGMLSpm
|
||||
version=1.1
|
||||
revision=1
|
||||
wrksrc=${pkgname/perl-/}-${version}
|
||||
build_style=perl-module
|
||||
noarch=yes
|
||||
hostmakedepends="perl"
|
||||
makedepends="${hostmakedepends}"
|
||||
depends="${hostmakedepends}"
|
||||
short_desc="A perl5 class library for use with the sgmls and nsgmls parsers"
|
||||
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
||||
license="GPL-2"
|
||||
homepage="http://search.cpan.org/dist/SGMLSpm/"
|
||||
distfiles="http://search.cpan.org/CPAN/authors/id/R/RA/RAAB/${pkgname/perl-/}-${version}.tar.gz"
|
||||
checksum=550c9245291c8df2242f7e88f7921a0f636c7eec92c644418e7d89cfea70b2bd
|
||||
|
||||
post_extract() {
|
||||
chmod 644 MYMETA.yml
|
||||
}
|
Loading…
Reference in a new issue