openbsd-ports/textproc/p5-List-UtilsBy/Makefile
2022-08-04 19:45:09 +00:00

16 lines
238 B
Makefile

COMMENT = higher-order list utility functions
MODULES = cpan
PKG_ARCH = *
DISTNAME = List-UtilsBy-0.12
CATEGORIES = textproc
# Perl
PERMIT_PACKAGE = Yes
CONFIGURE_STYLE = modbuild
MAKE_ENV = TEST_POD=Yes
.include <bsd.port.mk>