openbsd-ports/devel/p5-Devel-Symdump/Makefile
2022-03-11 18:49:30 +00:00

16 lines
242 B
Makefile

COMMENT = module for inspecting Perl's symbol table
MODULES = cpan
PKG_ARCH = *
DISTNAME = Devel-Symdump-2.18
EPOCH = 0
CATEGORIES = devel perl5
REVISION = 0
# Artistic
PERMIT_PACKAGE= Yes
MAKE_ENV = TEST_POD=Yes
.include <bsd.port.mk>