import p5-Tree-Simple-VisitorFactory-0.10
Set of visitor objects for traversing Tree::Simple hierarchies.
This commit is contained in:
parent
d4d225c9e4
commit
dbd2b7f875
3 changed files with 28 additions and 0 deletions
1
devel/p5-Tree-Simple-VisitorFactory/DESCR
Normal file
1
devel/p5-Tree-Simple-VisitorFactory/DESCR
Normal file
|
@ -0,0 +1 @@
|
|||
Set of visitor objects for traversing Tree::Simple hierarchies.
|
22
devel/p5-Tree-Simple-VisitorFactory/Makefile
Normal file
22
devel/p5-Tree-Simple-VisitorFactory/Makefile
Normal file
|
@ -0,0 +1,22 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2008/06/23 03:51:50 abs Exp $
|
||||
|
||||
DISTNAME= Tree-Simple-VisitorFactory-0.10
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
SVR4_PKGNAME= p5trs
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Tree/}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://search.cpan.org/dist/Tree-Simple-VisitorFactory/
|
||||
COMMENT= Collection of visitor objects for use with Tree::Simple
|
||||
|
||||
DEPENDS+= p5-Test-Exception>=0.20:../../devel/p5-Test-Exception
|
||||
DEPENDS+= p5-Tree-Simple>=1.00:../../devel/p5-Tree-Simple
|
||||
|
||||
USE_LANGUAGES= # empty
|
||||
PERL5_PACKLIST= auto/Tree/Simple/VisitorFactory/.packlist
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
.include "../../lang/perl5/module.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
5
devel/p5-Tree-Simple-VisitorFactory/distinfo
Normal file
5
devel/p5-Tree-Simple-VisitorFactory/distinfo
Normal file
|
@ -0,0 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2008/06/23 03:51:50 abs Exp $
|
||||
|
||||
SHA1 (Tree-Simple-VisitorFactory-0.10.tar.gz) = f0b9f4cb3231dc9c0a75112a9d4e1fec5e569b81
|
||||
RMD160 (Tree-Simple-VisitorFactory-0.10.tar.gz) = 51862755ea5f53c5b2e48ce63777974ecf51287d
|
||||
Size (Tree-Simple-VisitorFactory-0.10.tar.gz) = 27970 bytes
|
Loading…
Reference in a new issue