aboutsummaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2010-11-15 13:55:04 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2010-11-15 13:55:04 +0000
commit9aa702682ece882e2a89c07a0254f9d8c969d1eb (patch)
tree70419c5bbd27ed1a86f93041edcb2d53b73e9312 /net/Makefile
parenta7ea7c19ddad808ecd687e5179df13e0daf68e13 (diff)
downloadports-9aa702682ece882e2a89c07a0254f9d8c969d1eb.tar.gz
ports-9aa702682ece882e2a89c07a0254f9d8c969d1eb.zip
IPAddress is a Ruby library designed to make manipulation of IPv4 and IPv6
addresses both powerful and simple. It mantains a layer of compatibility with Ruby's own IPAddr, while addressing many of its issues WWW: http://rubygems.org/gems/ipaddress Submitted by: Boris Lytochkin <lytboris_at_gmail.com>
Notes
Notes: svn path=/head/; revision=264584
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index e3a06aa54bac..4901585f48bd 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -937,6 +937,7 @@
SUBDIR += ruby-tserver
SUBDIR += rubygem-bunny
SUBDIR += rubygem-geoip
+ SUBDIR += rubygem-ipaddress
SUBDIR += rubygem-macaddr
SUBDIR += rubygem-net-ldap
SUBDIR += rubygem-net-netrc