Initial import of Net-IDN-Nameprep-0.02

Net::IDN::Nameprep implements IDN nameprep specification. This module
exports only one function called "nameprep".

ok sturm@
This commit is contained in:
msf 2004-06-01 02:14:14 +00:00
parent 372dc54c82
commit 1371084465
4 changed files with 48 additions and 0 deletions

View File

@ -0,0 +1,25 @@
# $OpenBSD: Makefile,v 1.1.1.1 2004/06/01 02:14:14 msf Exp $
COMMENT= "Perl IDN nameprep tools"
DISTNAME= Net-IDN-Nameprep-0.02
PKGNAME= p5-${DISTNAME}
CATEGORIES= net perl5
MAINTAINER= Mathieu Sauve-Frankel <msf@openbsd.org>
# Artistic
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= http://search.cpan.org/CPAN/authors/id/M/MI/MIYAGAWA/
CONFIGURE_STYLE= perl
REGRESS_DEPENDS= ::converters/p5-Unicode-String
PKG_ARCH= *
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (Net-IDN-Nameprep-0.02.tar.gz) = 092b55a6973d702f163ed2e921fc30e1
RMD160 (Net-IDN-Nameprep-0.02.tar.gz) = 52f375f4de161f393637b40593aeb10f3d55a7a8
SHA1 (Net-IDN-Nameprep-0.02.tar.gz) = 56cf37fc9d34fbb75253c5af1aafa2aa27d1d57a

View File

@ -0,0 +1,3 @@
Net::IDN::Nameprep implements IDN nameprep specification. This module
exports only one function called "nameprep".

View File

@ -0,0 +1,17 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2004/06/01 02:14:14 msf Exp $
${P5SITE}/Net/IDN/Nameprep.pm
${P5SITE}/Net/IDN/Nameprep/Mapping.pm
${P5SITE}/Net/IDN/Nameprep/Prohibited.pm
@comment ${P5ARCH}/auto/Net/IDN/Nameprep/.packlist
man/man3p/Net::IDN::Nameprep.3p
man/man3p/Net::IDN::Nameprep::Mapping.3p
man/man3p/Net::IDN::Nameprep::Prohibited.3p
@dirrm man/man3p
@comment @dirrm ${P5ARCH}/auto/Net/IDN/Nameprep
@comment @dirrm ${P5ARCH}/auto/Net/IDN
@comment @dirrm ${P5ARCH}/auto/Net
@comment @dirrm ${P5ARCH}/auto
@comment @dirrm ${P5ARCH}
@dirrm ${P5SITE}/Net/IDN/Nameprep
@dirrm ${P5SITE}/Net/IDN
@dirrm ${P5SITE}/Net