openbsd-ports/converters/p5-Unicode-Stringprep/Makefile

21 lines
394 B
Makefile
Raw Normal View History

2013-02-02 12:39:21 -05:00
# $OpenBSD: Makefile,v 1.6 2013/02/02 17:39:21 jasper Exp $
COMMENT= preparation of internationalized strings
DISTNAME= Unicode-Stringprep-1.104
CATEGORIES= converters
# perl
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE_FTP = Yes
PERMIT_DISTFILES_CDROM =Yes
PERMIT_DISTFILES_FTP = Yes
MODULES= cpan
CONFIGURE_STYLE= modbuild
REGRESS_DEPENDS=devel/p5-Test-NoWarnings
.include <bsd.port.mk>