ports/devel/p5-Tree-Simple/Makefile

20 lines
296 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= simple tree object
MODULES= cpan
PKG_ARCH= *
DISTNAME= Tree-Simple-1.18
REVISION= 2
CATEGORIES= devel
# Artistic
PERMIT_PACKAGE= Yes
TEST_DEPENDS= devel/p5-Test-Exception \
devel/p5-Test-Memory-Cycle>=1.02
MAKE_ENV= TEST_POD=Yes
CONFIGURE_STYLE= modbuild
.include <bsd.port.mk>