d4f94acc90
base-files: add GPL-1 license
16 lines
585 B
Text
16 lines
585 B
Text
# Template build file for 'perl-XML-SAX'.
|
|
pkgname=perl-XML-SAX
|
|
version=0.99
|
|
revision=3
|
|
wrksrc="${pkgname/perl-/}-${version}"
|
|
build_style=perl-module
|
|
hostmakedepends="perl>=5.18"
|
|
makedepends="${hostmakedepends} perl-XML-NamespaceSupport perl-XML-SAX-Base"
|
|
depends="${makedepends}"
|
|
noarch="yes"
|
|
short_desc="Perl interface to the SAX2 XML Parser"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="http://search.cpan.org/dist/XML-SAX"
|
|
license="Artistic, GPL-1"
|
|
distfiles="${CPAN_SITE}/XML/XML-SAX-$version.tar.gz"
|
|
checksum=32b04b8e36b6cc4cfc486de2d859d87af5386dd930f2383c49347050d6f5ad84
|