2010-11-15 19:45:56 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.4 2010/11/15 19:46:07 espie Exp $
|
2008-02-04 20:05:42 +00:00
|
|
|
|
|
|
|
COMMENT= class for viewing Tree::Simple hierarchies
|
|
|
|
|
2008-10-05 21:24:57 +00:00
|
|
|
DISTNAME= Tree-Simple-View-0.17
|
2008-02-04 20:05:42 +00:00
|
|
|
CATEGORIES= devel
|
|
|
|
|
|
|
|
MODULES= cpan
|
2010-10-18 17:47:50 +00:00
|
|
|
USE_GROFF = Yes
|
2008-02-04 20:05:42 +00:00
|
|
|
|
|
|
|
# perl
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
2010-11-15 19:45:56 +00:00
|
|
|
RUN_DEPENDS= p5-Class-Throwable->=0.1:devel/p5-Class-Throwable \
|
|
|
|
p5-Test-Exception->=0.15:devel/p5-Test-Exception \
|
|
|
|
devel/p5-Test-LongString \
|
|
|
|
p5-Tree-Simple->=1.07:devel/p5-Tree-Simple
|
2008-02-04 20:05:42 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|