diff options
author | Martin Matuska <mm@FreeBSD.org> | 2015-01-09 12:41:33 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2015-01-09 12:41:33 +0000 |
commit | 433582fc06abcbc75f8ca1bf22dd13d94c20b04c (patch) | |
tree | 82d632e0b43ccb036e17f9a54c610b24925a1d43 /dns/Makefile | |
parent | 9e2b812aea8a430aa4601eeb91103384b6c1a020 (diff) | |
download | ports-433582fc06abcbc75f8ca1bf22dd13d94c20b04c.tar.gz ports-433582fc06abcbc75f8ca1bf22dd13d94c20b04c.zip |
Horde class for normalized access to various backends providing IDNA
(Internationalized Domain Names in Applications) support.
WWW: http://pear.horde.org
Notes
Notes:
svn path=/head/; revision=376598
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 6daa703a6ac8..538fc8e54c32 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -139,6 +139,7 @@ SUBDIR += p5-pgeodns SUBDIR += pdnsd SUBDIR += pear-File_DNS + SUBDIR += pear-Horde_Idna SUBDIR += pear-Net_DNS SUBDIR += pear-Net_DNS2 SUBDIR += powerdns |