aboutsummaryrefslogtreecommitdiffstats
path: root/dns/Makefile
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2012-04-03 16:28:12 +0800
committersunpoet <sunpoet@FreeBSD.org>2012-04-03 16:28:12 +0800
commit00f55ac3205f2d03536826167231b65ab8129409 (patch)
treebbddb37eb3a5c563b09b87e985b16e4d02debc4f /dns/Makefile
parentcf7f1079ec5364d0607814f6ad44dd513d756f16 (diff)
downloadfreebsd-ports-gnome-00f55ac3205f2d03536826167231b65ab8129409.tar.gz
freebsd-ports-gnome-00f55ac3205f2d03536826167231b65ab8129409.tar.zst
freebsd-ports-gnome-00f55ac3205f2d03536826167231b65ab8129409.zip
- Add p5-Mozilla-PublicSuffix 0.1.6
Mozilla::PublicSuffix provides a single function that returns the public suffix of a domain name by referencing a parsed copy of Mozilla's Public Suffix List. From the official website at http://publicsuffix.org: A "public suffix" is one under which Internet users can directly register names. Some examples of public suffixes are .com, .co.uk and pvt.k12.wy.us. The Public Suffix List is a list of all known public suffixes. A copy of the official list is bundled with the distribution. As the official list continues to be updated, the bundled copy will inevitably fall out of date. Therefore, if the bundled copy of found to be over thirty days old, this distribution's installer provides the option to check for a new version of the list and download/use it if one is found. WWW: http://search.cpan.org/dist/Mozilla-PublicSuffix/ Feature safe: yes
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 7d85c2a18e14..fe77be3e297e 100644
--- a/dns/Makefile
+++ b/dns/Makefile
@@ -89,6 +89,7 @@
SUBDIR += p5-DNS-Zone
SUBDIR += p5-DNS-ZoneParse
SUBDIR += p5-Data-Validate-Domain
+ SUBDIR += p5-Mozilla-PublicSuffix
SUBDIR += p5-Net-Amazon-Route53
SUBDIR += p5-Net-Bonjour
SUBDIR += p5-Net-DNS