18 lines
311 B
Makefile
18 lines
311 B
Makefile
# $OpenBSD: Makefile,v 1.7 2013/03/11 01:30:28 espie Exp $
|
|
|
|
COMMENT= preparation of internationalized strings
|
|
|
|
DISTNAME= Unicode-Stringprep-1.104
|
|
CATEGORIES= converters
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM = Yes
|
|
|
|
MODULES= cpan
|
|
|
|
CONFIGURE_STYLE= modbuild
|
|
|
|
TEST_DEPENDS= devel/p5-Test-NoWarnings
|
|
|
|
.include <bsd.port.mk>
|