16 lines
219 B
Makefile
16 lines
219 B
Makefile
COMMENT = lists of Perl reserved barewords and symbol names
|
|
|
|
DISTNAME = B-Keywords-1.26
|
|
|
|
CATEGORIES = devel
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE = Yes
|
|
|
|
MODULES = cpan
|
|
|
|
MAKE_ENV = TEST_POD=Yes
|
|
|
|
PKG_ARCH = *
|
|
|
|
.include <bsd.port.mk>
|