Initial import of p5-XML-Atom-Stream 0.02.
XML::Atom::Stream is a consumer of AtomStream.
This commit is contained in:
parent
9d781d827e
commit
2f1bb60463
4 changed files with 30 additions and 0 deletions
1
textproc/p5-XML-Atom-Stream/DESCR
Normal file
1
textproc/p5-XML-Atom-Stream/DESCR
Normal file
|
@ -0,0 +1 @@
|
|||
XML::Atom::Stream is a consumer of AtomStream.
|
23
textproc/p5-XML-Atom-Stream/Makefile
Normal file
23
textproc/p5-XML-Atom-Stream/Makefile
Normal file
|
@ -0,0 +1,23 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2006/02/23 20:28:29 kleink Exp $
|
||||
|
||||
DISTNAME= XML-Atom-Stream-0.02
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
SVR4_PKGNAME= p5xas
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
|
||||
|
||||
MAINTAINER= kleink@NetBSD.org
|
||||
HOMEPAGE= http://search.cpan.org/dist/XML-Atom-Stream/
|
||||
COMMENT= Client interface for AtomStream
|
||||
|
||||
#really: Test::More >= 0.32
|
||||
BUILD_DEPENDS+= p5-Test-Simple>=0.32:../../devel/p5-Test-Simple
|
||||
DEPENDS+= p5-libwww>=5.0:../../www/p5-libwww
|
||||
DEPENDS+= p5-XML-SAX>=0.12:../../textproc/p5-XML-SAX
|
||||
DEPENDS+= p5-XML-Handler-Trees>=0.02:../../textproc/p5-XML-Handler-Trees
|
||||
DEPENDS+= p5-XML-Atom>=0.13:../../textproc/p5-XML-Atom
|
||||
|
||||
PERL5_PACKLIST= auto/XML/Atom/Stream/.packlist
|
||||
|
||||
.include "../../lang/perl5/module.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
1
textproc/p5-XML-Atom-Stream/PLIST
Normal file
1
textproc/p5-XML-Atom-Stream/PLIST
Normal file
|
@ -0,0 +1 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2006/02/23 20:28:29 kleink Exp $
|
5
textproc/p5-XML-Atom-Stream/distinfo
Normal file
5
textproc/p5-XML-Atom-Stream/distinfo
Normal file
|
@ -0,0 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2006/02/23 20:28:29 kleink Exp $
|
||||
|
||||
SHA1 (XML-Atom-Stream-0.02.tar.gz) = 259f1e0247e13c8b8829b57141e79558da835f67
|
||||
RMD160 (XML-Atom-Stream-0.02.tar.gz) = 72bc59608d53bb734dd18fbec20b64f35a86fd88
|
||||
Size (XML-Atom-Stream-0.02.tar.gz) = 2818 bytes
|
Loading…
Reference in a new issue