mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
New package: perl-XML-Writer-0.625
This commit is contained in:
parent
a71894a6a2
commit
4284bb52ed
1 changed files with 16 additions and 0 deletions
16
srcpkgs/perl-XML-Writer/template
Normal file
16
srcpkgs/perl-XML-Writer/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template build file for 'perl-XML-Writer'.
|
||||||
|
pkgname=perl-XML-Writer
|
||||||
|
version=0.625
|
||||||
|
revision=1
|
||||||
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
|
build_style=perl-module
|
||||||
|
hostmakedepends="perl"
|
||||||
|
makedepends="${hostmakedepends}"
|
||||||
|
depends="perl>=5.20"
|
||||||
|
noarch="yes"
|
||||||
|
short_desc="Perl extension for writing XML documents"
|
||||||
|
maintainer="John Regan <john@jrjrtech.com>"
|
||||||
|
license="Artistic, GPL-1"
|
||||||
|
homepage="http://search.cpan.org/dist/${pkgname/perl-/}/"
|
||||||
|
distfiles="${CPAN_SITE}/XML/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
|
checksum=e080522c6ce050397af482665f3965a93c5d16f5e81d93f6e2fe98084ed15fbe
|
Loading…
Add table
Reference in a new issue