openbsd-ports/converters/p5-Unicode-Stringprep/Makefile
2022-03-11 18:27:00 +00:00

18 lines
272 B
Makefile

COMMENT= preparation of internationalized strings
DISTNAME = Unicode-Stringprep-1.105
CATEGORIES= converters
REVISION = 0
# perl
PERMIT_PACKAGE = Yes
MODULES= cpan
PKG_ARCH= *
CONFIGURE_STYLE= modbuild
TEST_DEPENDS= devel/p5-Test-NoWarnings
.include <bsd.port.mk>