2010-12-03 06:44:22 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.11 2010/12/03 11:44:23 ajacoutot 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
|
|
|
|
2010-09-16 03:27:38 -04:00
|
|
|
DISTNAME= Net-IDN-Nameprep-1.100
|
2010-12-03 06:44:22 -05:00
|
|
|
REVISION= 0
|
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
|
|
|
|
PERMIT_PACKAGE_FTP = Yes
|
|
|
|
PERMIT_DISTFILES_CDROM =Yes
|
|
|
|
PERMIT_DISTFILES_FTP = 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-10-18 13:06:05 -04:00
|
|
|
USE_GROFF = Yes
|
2010-09-16 03:27:38 -04:00
|
|
|
|
2010-11-14 19:22:45 -05:00
|
|
|
RUN_DEPENDS= converters/p5-Unicode-Stringprep
|
|
|
|
REGRESS_DEPENDS=devel/p5-Test-NoWarnings
|
2004-05-31 22:14:14 -04:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|