ports/devel/p5-Sub-Uplevel/Makefile

16 lines
258 B
Makefile

COMMENT = Perl library for manipulating frame stack
MODULES = cpan
PKG_ARCH = *
DISTNAME = Sub-Uplevel-0.2800
EPOCH = 0
CATEGORIES = devel
REVISION = 0
# Perl 5
PERMIT_PACKAGE = Yes
MAKE_ENV = AUTHOR_TESTING=Yes \
TEST_POD=Yes
.include <bsd.port.mk>