2015-05-01 13:16:54 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.13 2015/05/01 13:16:54 ajacoutot Exp $
|
2010-09-16 07:26:16 +00:00
|
|
|
|
2015-05-01 13:16:54 +00:00
|
|
|
SHARED_ONLY= Yes
|
2010-09-16 07:26:16 +00:00
|
|
|
|
2015-05-01 13:16:54 +00:00
|
|
|
COMMENT= Internationalizing Domain Names in Applications
|
2010-09-16 07:26:16 +00:00
|
|
|
|
2015-05-01 13:16:54 +00:00
|
|
|
DISTNAME= Net-IDN-Encode-2.202
|
|
|
|
CATEGORIES= net converters
|
2010-09-16 07:26:16 +00:00
|
|
|
|
|
|
|
# perl
|
|
|
|
PERMIT_PACKAGE_CDROM = Yes
|
|
|
|
|
2012-08-23 14:54:31 +00:00
|
|
|
|
2010-09-16 07:26:16 +00:00
|
|
|
MODULES= cpan
|
|
|
|
|
2013-02-02 17:29:14 +00:00
|
|
|
CPAN_AUTHOR= CFAERBER
|
|
|
|
|
2010-09-16 07:26:16 +00:00
|
|
|
CONFIGURE_STYLE= modbuild
|
|
|
|
|
2015-05-01 13:16:54 +00:00
|
|
|
RUN_DEPENDS= converters/p5-Net-IDN-Nameprep
|
|
|
|
TEST_DEPENDS= devel/p5-Test-NoWarnings \
|
|
|
|
devel/p5-Test-Pod-Coverage \
|
|
|
|
devel/p5-Test-Pod
|
2010-09-16 07:26:16 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|