18 lines
272 B
Makefile
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>
|