diff options
author | Jason Helfman <jgh@FreeBSD.org> | 2013-05-09 23:05:56 +0000 |
---|---|---|
committer | Jason Helfman <jgh@FreeBSD.org> | 2013-05-09 23:05:56 +0000 |
commit | 5b8439f0d840800cef3dc7365778e06cd5cbc46b (patch) | |
tree | c26c382bb428815e3cf1cd29df227bc1012e22b8 /textproc/Makefile | |
parent | cd6afcaff28091e4ddcb2c5731c6ce991e507bff (diff) |
Phone is a Ruby library for phone number parsing, validation and formatting.
WWW: http://github.com/carr/phone
PR: ports/177528
Submitted by: douglas@douglasthrift.net
Notes
Notes:
svn path=/head/; revision=317755
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index f2ce04e2e636..b85cb10100a0 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1308,6 +1308,7 @@ SUBDIR += rubygem-multi_xml SUBDIR += rubygem-nokogiri SUBDIR += rubygem-opml + SUBDIR += rubygem-phone SUBDIR += rubygem-rak SUBDIR += rubygem-rchardet SUBDIR += rubygem-rdiscount |