2013-03-10 21:30:26 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.13 2013/03/11 01:30:28 espie Exp $
|
2004-05-31 22:14:14 -04:00
|
|
|
|
2010-09-16 03:27:38 -04:00
|
|
|
COMMENT= stringprep profile for Internationalized Domain Names
|
2004-05-31 22:14:14 -04:00
|
|
|
|
2013-02-02 12:29:00 -05:00
|
|
|
DISTNAME= Net-IDN-Nameprep-1.101
|
2007-10-04 17:23:41 -04:00
|
|
|
CATEGORIES= converters net
|
2004-05-31 22:14:14 -04:00
|
|
|
|
2010-09-16 03:27:38 -04:00
|
|
|
# perl
|
|
|
|
PERMIT_PACKAGE_CDROM = Yes
|
2004-05-31 22:14:14 -04:00
|
|
|
|
2010-09-16 03:27:38 -04:00
|
|
|
MODULES= cpan
|
2004-05-31 22:14:14 -04:00
|
|
|
|
2010-09-16 03:27:38 -04:00
|
|
|
CONFIGURE_STYLE= modbuild
|
|
|
|
|
2010-11-14 19:22:45 -05:00
|
|
|
RUN_DEPENDS= converters/p5-Unicode-Stringprep
|
2013-03-10 21:30:26 -04:00
|
|
|
TEST_DEPENDS= devel/p5-Test-NoWarnings
|
2004-05-31 22:14:14 -04:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|