SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
18
devel/p5-Tree-Simple-View/Makefile
Normal file
18
devel/p5-Tree-Simple-View/Makefile
Normal file
|
@ -0,0 +1,18 @@
|
|||
COMMENT= class for viewing Tree::Simple hierarchies
|
||||
|
||||
DISTNAME = Tree-Simple-View-0.180001
|
||||
CATEGORIES= devel
|
||||
REVISION = 0
|
||||
|
||||
MODULES= cpan
|
||||
PKG_ARCH= *
|
||||
|
||||
# perl
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
RUN_DEPENDS= devel/p5-Class-Throwable>=0.1 \
|
||||
devel/p5-Test-Exception>=0.15 \
|
||||
devel/p5-Test-LongString \
|
||||
devel/p5-Tree-Simple>=1.07
|
||||
|
||||
.include <bsd.port.mk>
|
Loading…
Add table
Add a link
Reference in a new issue