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:
giovanni 2022-04-27 09:11:04 +00:00
parent a6560ca032
commit 29865bb6a6
4 changed files with 30 additions and 0 deletions

View 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>

View File

@ -0,0 +1,2 @@
SHA256 (Net-LibIDN2-1.01.tar.gz) = 8nGwCllHGEocVaNVErFOF3tsF+r9SZ9pvH6ZNn+F238=
SIZE (Net-LibIDN2-1.01.tar.gz) = 24496

View 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.

View 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