ports/devel/p5-B-Debug/Makefile

18 lines
261 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
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>