2010-09-16 07:27:38 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.8 2010/09/16 07:27:38 jasper Exp $
|
2004-06-01 02:14:14 +00:00
|
|
|
|
2010-09-16 07:27:38 +00:00
|
|
|
COMMENT= stringprep profile for Internationalized Domain Names
|
2004-06-01 02:14:14 +00:00
|
|
|
|
2010-09-16 07:27:38 +00:00
|
|
|
DISTNAME= Net-IDN-Nameprep-1.100
|
2007-10-04 21:23:41 +00:00
|
|
|
CATEGORIES= converters net
|
2004-06-01 02:14:14 +00:00
|
|
|
|
2010-09-16 07:27:38 +00:00
|
|
|
# perl
|
|
|
|
PERMIT_PACKAGE_CDROM = Yes
|
|
|
|
PERMIT_PACKAGE_FTP = Yes
|
|
|
|
PERMIT_DISTFILES_CDROM =Yes
|
|
|
|
PERMIT_DISTFILES_FTP = Yes
|
2004-06-01 02:14:14 +00:00
|
|
|
|
2010-09-16 07:27:38 +00:00
|
|
|
MODULES= cpan
|
2004-06-01 02:14:14 +00:00
|
|
|
|
2010-09-16 07:27:38 +00:00
|
|
|
CONFIGURE_STYLE= modbuild
|
|
|
|
|
|
|
|
RUN_DEPENDS= ::converters/p5-Unicode-Stringprep
|
|
|
|
REGRESS_DEPENDS=::devel/p5-Test-NoWarnings
|
2004-06-01 02:14:14 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|