Net::LibIDN2 - Perl bindings for GNU Libidn2
The port provides bindings for GNU Libidn2, a C library for handling internationalized domain names based on IDNA 2008, Punycode and TR46. hints and ok sthen@
This commit is contained in:
parent
a6560ca032
commit
29865bb6a6
16
net/p5-Net-LibIDN2/Makefile
Normal file
16
net/p5-Net-LibIDN2/Makefile
Normal file
@ -0,0 +1,16 @@
|
||||
COMMENT = Perl bindings for GNU Libidn2
|
||||
|
||||
DISTNAME = Net-LibIDN2-1.01
|
||||
|
||||
CATEGORIES = net
|
||||
|
||||
# Perl
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
WANTLIB = perl
|
||||
|
||||
MODULES = cpan
|
||||
|
||||
CONFIGURE_STYLE = modbuild
|
||||
|
||||
.include <bsd.port.mk>
|
2
net/p5-Net-LibIDN2/distinfo
Normal file
2
net/p5-Net-LibIDN2/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (Net-LibIDN2-1.01.tar.gz) = 8nGwCllHGEocVaNVErFOF3tsF+r9SZ9pvH6ZNn+F238=
|
||||
SIZE (Net-LibIDN2-1.01.tar.gz) = 24496
|
3
net/p5-Net-LibIDN2/pkg/DESCR
Normal file
3
net/p5-Net-LibIDN2/pkg/DESCR
Normal file
@ -0,0 +1,3 @@
|
||||
Perl bindings for GNU Libidn2. Provides bindings for GNU Libidn2,
|
||||
a C library for handling internationalized domain names based on
|
||||
IDNA 2008, Punycode and TR46.
|
9
net/p5-Net-LibIDN2/pkg/PLIST
Normal file
9
net/p5-Net-LibIDN2/pkg/PLIST
Normal file
@ -0,0 +1,9 @@
|
||||
${P5ARCH}/
|
||||
${P5ARCH}/Net/
|
||||
${P5ARCH}/Net/LibIDN2.pm
|
||||
${P5ARCH}/auto/
|
||||
${P5ARCH}/auto/Net/
|
||||
${P5ARCH}/auto/Net/LibIDN2/
|
||||
${P5ARCH}/auto/Net/LibIDN2/LibIDN2.bs
|
||||
@so ${P5ARCH}/auto/Net/LibIDN2/LibIDN2.so
|
||||
@man man/man3p/Net::LibIDN2.3p
|
Loading…
x
Reference in New Issue
Block a user