2010-12-03 06:44:22 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.6 2010/12/03 11:44:38 ajacoutot Exp $
|
2008-02-04 15:05:42 -05:00
|
|
|
|
|
|
|
COMMENT= class for viewing Tree::Simple hierarchies
|
|
|
|
|
2008-10-05 17:24:57 -04:00
|
|
|
DISTNAME= Tree-Simple-View-0.17
|
2010-12-03 06:44:22 -05:00
|
|
|
REVISION= 0
|
2008-02-04 15:05:42 -05:00
|
|
|
CATEGORIES= devel
|
|
|
|
|
|
|
|
MODULES= cpan
|
2010-10-18 13:47:50 -04:00
|
|
|
USE_GROFF = Yes
|
2008-02-04 15:05:42 -05:00
|
|
|
|
|
|
|
# perl
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
2010-11-26 02:18:59 -05:00
|
|
|
RUN_DEPENDS= devel/p5-Class-Throwable>=0.1 \
|
|
|
|
devel/p5-Test-Exception>=0.15 \
|
2010-11-15 14:45:56 -05:00
|
|
|
devel/p5-Test-LongString \
|
2010-11-26 02:18:59 -05:00
|
|
|
devel/p5-Tree-Simple>=1.07
|
2008-02-04 15:05:42 -05:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|