ports/converters/p5-Unicode-Stringprep/Makefile

18 lines
272 B
Makefile
Raw Normal View History

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