508e6279c2
From Darrin Chandler
22 lines
420 B
Makefile
22 lines
420 B
Makefile
# $OpenBSD: Makefile,v 1.3 2007/09/16 01:40:28 merdely Exp $
|
|
|
|
COMMENT= Perl IDN nameprep tools
|
|
|
|
DISTNAME= Net-IDN-Nameprep-0.02
|
|
CATEGORIES= net
|
|
MODULES= cpan
|
|
|
|
MAINTAINER= Mathieu Sauve-Frankel <msf@openbsd.org>
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
CPAN_AUTHOR= MIYAGAWA
|
|
|
|
REGRESS_DEPENDS= ::converters/p5-Unicode-String
|
|
|
|
.include <bsd.port.mk>
|