summaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorimil <imil@pkgsrc.org>2014-05-08 09:06:50 +0000
committerimil <imil@pkgsrc.org>2014-05-08 09:06:50 +0000
commitc707a84ee3710703def65f94a58558b53de74a28 (patch)
tree51127763bcf2dabc7067a05f4d10e2a9ad385e52 /www/Makefile
parent27bb37854d8c7a674751d276a8f6f3454b5489e5 (diff)
downloadpkgsrc-c707a84ee3710703def65f94a58558b53de74a28.tar.gz
add & enable py-gunicorn
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 0de08c76a27..a0f5576a38b 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1031 2014/05/03 02:36:16 rodent Exp $
+# $NetBSD: Makefile,v 1.1032 2014/05/08 09:06:50 imil Exp $
#
COMMENT= Packages related to the World Wide Web
@@ -625,6 +625,7 @@ SUBDIR+= py-flup
SUBDIR+= py-flup3
SUBDIR+= py-gdata
SUBDIR+= py-genshi
+SUBDIR+= py-gunicorn
SUBDIR+= py-http-parser
SUBDIR+= py-httplib2
SUBDIR+= py-jonpy