aboutsummaryrefslogtreecommitdiff
path: root/dns/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-11-24 14:16:47 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-11-24 14:16:47 +0000
commit87ce265324a4e5bd66d68c76d586e00d28410b3d (patch)
tree1eb16946d90a8fc314049d7fb49c4ffbe89daf3a /dns/Makefile
parent8ab9ea3e4130f8d06c62d0269a5863afdddc71f6 (diff)
downloadports-87ce265324a4e5bd66d68c76d586e00d28410b3d.tar.gz
ports-87ce265324a4e5bd66d68c76d586e00d28410b3d.zip
Internationalized Domain Name toolkit 2 (idnkit-2) provides useful
APIs (libraries) for application developers to make softwares IDNA2008-compliant, and also provides tools for system administrators to process IDNs appropriately according to IDNA2008 specification. The idnkit-2 is a toolkit revised by JPRS from the idnkit-1.0 developed by JPNIC, and it is released as an open source free software modified to comply with IDNA2008. idnkit-2 consists from its main part written in C and additional API packages for other languages (Java, Python, and Perl). WWW: http://jprs.co.jp/idn/index-e.html PR: ports/162521 Submitted by: Rafal Lesniak <fbsd@grid.einherjar.de> Feature safe: yes
Notes
Notes: svn path=/head/; revision=286367
Diffstat (limited to 'dns/Makefile')
-rw-r--r--dns/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/Makefile b/dns/Makefile
index 4462dcdd7721..1bef9d9d5f06 100644
--- a/dns/Makefile
+++ b/dns/Makefile
@@ -127,6 +127,7 @@
SUBDIR += py-adns
SUBDIR += py-dns
SUBDIR += py-dnspython
+ SUBDIR += py-idnkit2
SUBDIR += py-namebench
SUBDIR += py-twistedNames
SUBDIR += radns