aboutsummaryrefslogtreecommitdiff
path: root/dns/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-11-10 03:15:21 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-11-10 03:15:21 +0000
commit172e0995d7e5d1ac8780cd6c3951ce43a5223429 (patch)
tree38fd98b2e2da50166d7b48d145151030892a1558 /dns/Makefile
parentbe1e931a1b700536d73ee8e9fe75f1e3844429c9 (diff)
downloadports-172e0995d7e5d1ac8780cd6c3951ce43a5223429.tar.gz
ports-172e0995d7e5d1ac8780cd6c3951ce43a5223429.zip
- Add rubygem-public_suffix_service 0.9.0
Public Suffix Service is a Ruby domain name parser based on the Public Suffix List. The Public Suffix Service is a cross-vendor initiative to provide an accurate list of domain name suffixes. The Public Suffix Service is an initiative of the Mozilla Project, but is maintained as a community resource. It is available for use in any software, but was originally created to meet the needs of browser manufacturers. 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. WWW: http://www.simonecarletti.com/code/public_suffix_service/ WWW: https://github.com/weppos/public_suffix_service WWW: https://rubygems.org/gems/public_suffix_service
Notes
Notes: svn path=/head/; revision=285410
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 d56da191248c..ec483cbb1215 100644
--- a/dns/Makefile
+++ b/dns/Makefile
@@ -134,6 +134,7 @@
SUBDIR += rbllookup-ng
SUBDIR += rubygem-dnsruby
SUBDIR += rubygem-net-dns
+ SUBDIR += rubygem-public_suffix_service
SUBDIR += scavenge
SUBDIR += sheerdns
SUBDIR += skadns