summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2011-06-24 14:55:20 +0000
committerTAKATSU Tomonari <tota@FreeBSD.org>2011-06-24 14:55:20 +0000
commitdbed0a18944c14f4c28beace9ab81222db186754 (patch)
treebf27cd1022d629dbffaf5708445ce16cceb22091 /net/Makefile
parent- Update to 1.104 (diff)
- Add a new port: net/rubygem-http_parser.rb
A simple callback-based HTTP request/response parser for writing http servers, clients and proxies. WWW: https://github.com/tmm1/http_parser.rb
Notes
Notes: svn path=/head/; revision=276195
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 318fa779718f..645347cf8ce0 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -950,6 +950,7 @@
SUBDIR += rubygem-amqp
SUBDIR += rubygem-bunny
SUBDIR += rubygem-geoip
+ SUBDIR += rubygem-http_parser.rb
SUBDIR += rubygem-ipaddress
SUBDIR += rubygem-macaddr
SUBDIR += rubygem-net-ldap