1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Add LICENSE

- Update GitHub repository link
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-11-29 21:24:01 +00:00
parent 9f9b2ecda4
commit 253904a6ae
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=335226
2 changed files with 4 additions and 1 deletions

View File

@ -9,6 +9,8 @@ MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Parse and decompose domain names into TLD, domain, and subdomains
LICENSE= MIT
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes

View File

@ -12,6 +12,7 @@ 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.
GitHub repository is at https://github.com/weppos/publicsuffix-ruby
WWW: http://www.simonecarletti.com/code/public_suffix_service
RG: https://rubygems.org/gems/public_suffix_service
Github: https://github.com/weppos/public_suffix_service