diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-09-26 23:55:36 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-09-26 23:55:36 +0800 |
commit | 84a8dcab5bc4031273d0c5a9b62c42507cafb94a (patch) | |
tree | bd3c757511d64c1e2c882381d502d60d9308f017 /dns/Makefile | |
parent | 8ca135fc6e74910370b194f95a2a250e770bd496 (diff) | |
download | freebsd-ports-gnome-84a8dcab5bc4031273d0c5a9b62c42507cafb94a.tar.gz freebsd-ports-gnome-84a8dcab5bc4031273d0c5a9b62c42507cafb94a.tar.zst freebsd-ports-gnome-84a8dcab5bc4031273d0c5a9b62c42507cafb94a.zip |
Add p5-Net-LibIDN2 1.00
Net::LibIDN2 provides bindings for GNU Libidn2, a C library for handling
internationalized domain names based on IDNA 2008, Punycode and TR46.
WWW: http://search.cpan.org/dist/Net-LibIDN2/
Diffstat (limited to 'dns/Makefile')
-rw-r--r-- | dns/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/Makefile b/dns/Makefile index 586a316d3086..80d4fb105a72 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -147,6 +147,7 @@ SUBDIR += p5-Net-Domain-ExpireDate SUBDIR += p5-Net-Domain-TLD SUBDIR += p5-Net-LibIDN + SUBDIR += p5-Net-LibIDN2 SUBDIR += p5-Net-Nslookup SUBDIR += p5-Net-RBLClient SUBDIR += p5-Net-RNDC |