ports/devel/p5-B-Debug/Makefile

17 lines
261 B
Makefile

COMMENT = module to print debug info about perl ops
DISTNAME = B-Debug-1.26
CATEGORIES = devel
# Perl
PERMIT_PACKAGE = Yes
MAINTAINER = Wen Heping <wenheping2000@hotmail.com>
MODULES = cpan
PKG_ARCH = *
MAKE_ENV = TEST_POD=Yes
.include <bsd.port.mk>