summaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2015-03-03 13:16:06 +0000
committertaca <taca@pkgsrc.org>2015-03-03 13:16:06 +0000
commit796477a5b0a7515cd4df3f25395d5f45f620a813 (patch)
treecd121996936980476fd665ff278ad244f305506f /www/Makefile
parent8e6f8a684766ebac23252bd638ee50c73e3f18a8 (diff)
downloadpkgsrc-796477a5b0a7515cd4df3f25395d5f45f620a813.tar.gz
Add and enable ruby-http-form_data.
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile
index 8cc7100285d..7161d45e7be 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1089 2015/02/19 15:29:06 taca Exp $
+# $NetBSD: Makefile,v 1.1090 2015/03/03 13:16:06 taca Exp $
#
COMMENT= Packages related to the World Wide Web
@@ -681,6 +681,7 @@ SUBDIR+= ruby-gnome2-webkit-gtk2
SUBDIR+= ruby-htmlsplit
SUBDIR+= ruby-http
SUBDIR+= ruby-http-cookie
+SUBDIR+= ruby-http-form_data
SUBDIR+= ruby-http_parser.rb
SUBDIR+= ruby-http_router
SUBDIR+= ruby-httpclient