import p5-Tree-Simple-View 0.16
This serves as an abstract base class to the Tree::Simple::View::* classes. There are two implementing classes included here: Tree::Simple::View::HTML and Tree::Simple::View::DHTML. "ok, GOGOGO" simon@
This commit is contained in:
parent
ceffcccc34
commit
7132ca00c1
21
devel/p5-Tree-Simple-View/Makefile
Normal file
21
devel/p5-Tree-Simple-View/Makefile
Normal file
@ -0,0 +1,21 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2008/02/04 20:05:42 jasper Exp $
|
||||
|
||||
COMMENT= class for viewing Tree::Simple hierarchies
|
||||
|
||||
DISTNAME= Tree-Simple-View-0.16
|
||||
CATEGORIES= devel
|
||||
|
||||
MODULES= cpan
|
||||
|
||||
# perl
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
RUN_DEPENDS= :p5-Class-Throwable->=0.1:devel/p5-Class-Throwable \
|
||||
:p5-Test-Exception->=0.15:devel/p5-Test-Exception \
|
||||
:p5-Test-LongString-*:devel/p5-Test-LongString \
|
||||
:p5-Tree-Simple->=1.07:devel/p5-Tree-Simple
|
||||
|
||||
.include <bsd.port.mk>
|
5
devel/p5-Tree-Simple-View/distinfo
Normal file
5
devel/p5-Tree-Simple-View/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (Tree-Simple-View-0.16.tar.gz) = MNlYkXEQkVUe4Oxf7VpMeg==
|
||||
RMD160 (Tree-Simple-View-0.16.tar.gz) = LbNwKQCvZ5sgteT4+dmC4cnRkWk=
|
||||
SHA1 (Tree-Simple-View-0.16.tar.gz) = GPN1Ez6jGl02biBG+w9A0FRwvQY=
|
||||
SHA256 (Tree-Simple-View-0.16.tar.gz) = PxZcgaIe5cB/nIBCCkf70s+l4xgZjpJgxINu8074ScY=
|
||||
SIZE (Tree-Simple-View-0.16.tar.gz) = 22357
|
3
devel/p5-Tree-Simple-View/pkg/DESCR
Normal file
3
devel/p5-Tree-Simple-View/pkg/DESCR
Normal file
@ -0,0 +1,3 @@
|
||||
This serves as an abstract base class to the Tree::Simple::View::*
|
||||
classes. There are two implementing classes included here:
|
||||
Tree::Simple::View::HTML and Tree::Simple::View::DHTML.
|
12
devel/p5-Tree-Simple-View/pkg/PLIST
Normal file
12
devel/p5-Tree-Simple-View/pkg/PLIST
Normal file
@ -0,0 +1,12 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2008/02/04 20:05:42 jasper Exp $
|
||||
${P5SITE}/Tree/Simple/View/
|
||||
${P5SITE}/Tree/Simple/View.pm
|
||||
${P5SITE}/Tree/Simple/View/ASCII.pm
|
||||
${P5SITE}/Tree/Simple/View/DHTML.pm
|
||||
${P5SITE}/Tree/Simple/View/Exceptions.pm
|
||||
${P5SITE}/Tree/Simple/View/HTML.pm
|
||||
@man man/man3p/Tree::Simple::View.3p
|
||||
@man man/man3p/Tree::Simple::View::ASCII.3p
|
||||
@man man/man3p/Tree::Simple::View::DHTML.3p
|
||||
@man man/man3p/Tree::Simple::View::Exceptions.3p
|
||||
@man man/man3p/Tree::Simple::View::HTML.3p
|
Loading…
Reference in New Issue
Block a user