2010-12-03 06:44:22 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.6 2010/12/03 11:44:23 ajacoutot Exp $
|
2010-09-16 03:26:16 -04:00
|
|
|
|
|
|
|
SHARED_ONLY= Yes
|
|
|
|
|
|
|
|
COMMENT= Internationalizing Domain Names in Applications
|
|
|
|
|
|
|
|
DISTNAME= Net-IDN-Encode-1.100
|
2010-12-03 06:44:22 -05:00
|
|
|
REVISION= 1
|
2010-09-16 03:26:16 -04:00
|
|
|
CATEGORIES= net converters
|
|
|
|
|
|
|
|
# perl
|
|
|
|
PERMIT_PACKAGE_CDROM = Yes
|
|
|
|
PERMIT_PACKAGE_FTP = Yes
|
|
|
|
PERMIT_DISTFILES_CDROM =Yes
|
|
|
|
PERMIT_DISTFILES_FTP = Yes
|
|
|
|
|
|
|
|
MODULES= cpan
|
|
|
|
|
|
|
|
CONFIGURE_STYLE= modbuild
|
2010-10-18 13:06:05 -04:00
|
|
|
USE_GROFF = Yes
|
2010-09-16 03:26:16 -04:00
|
|
|
|
2010-11-26 02:18:59 -05:00
|
|
|
RUN_DEPENDS= converters/p5-Net-IDN-Nameprep>=1.100
|
2010-11-14 19:22:45 -05:00
|
|
|
REGRESS_DEPENDS=devel/p5-Test-NoWarnings
|
2010-09-16 03:26:16 -04:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|