openbsd-ports/devel/p5-Locale-Codes/Makefile
2022-07-30 14:47:57 +00:00

20 lines
306 B
Makefile

COMMENT = distribution of modules to handle locale codes
DISTNAME = Locale-Codes-3.71
CATEGORIES = devel
# Perl
PERMIT_PACKAGE = Yes
MODULES = cpan
MAKE_ENV = TEST_POD=1 RELEASE_TESTING=1
TEST_DEPENDS = devel/p5-Test-Inter>=1.09 \
devel/p5-File-Find-Rule
PKG_ARCH = *
.include <bsd.port.mk>