Import p5-XML-Tiny-2.06 as textproc/p5-XML-Tiny.
XML::Tiny is a simple lightweight parser for a subset of XML.
This commit is contained in:
parent
3ee61c3336
commit
6e450a23c5
3 changed files with 26 additions and 0 deletions
1
textproc/p5-XML-Tiny/DESCR
Normal file
1
textproc/p5-XML-Tiny/DESCR
Normal file
|
@ -0,0 +1 @@
|
|||
XML::Tiny is a simple lightweight parser for a subset of XML.
|
20
textproc/p5-XML-Tiny/Makefile
Normal file
20
textproc/p5-XML-Tiny/Makefile
Normal file
|
@ -0,0 +1,20 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2012/03/08 11:26:53 fhajny Exp $
|
||||
#
|
||||
|
||||
DISTNAME= XML-Tiny-2.06
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://search.cpan.org/dist/XML-Tiny/
|
||||
COMMENT= Simple lightweight parser for a subset of XML
|
||||
LICENSE= ${PERL5_LICENSE}
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
PERL5_PACKLIST= auto/XML/Tiny/.packlist
|
||||
USE_LANGUAGES= # none
|
||||
|
||||
.include "../../lang/perl5/module.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
5
textproc/p5-XML-Tiny/distinfo
Normal file
5
textproc/p5-XML-Tiny/distinfo
Normal file
|
@ -0,0 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2012/03/08 11:26:53 fhajny Exp $
|
||||
|
||||
SHA1 (XML-Tiny-2.06.tar.gz) = a71fe35f975474d3aa1862556cd5dc018ca04815
|
||||
RMD160 (XML-Tiny-2.06.tar.gz) = f0588927c43be1b9fddbf04e79ad09f9e6154e8a
|
||||
Size (XML-Tiny-2.06.tar.gz) = 37068 bytes
|
Loading…
Reference in a new issue