aboutsummaryrefslogtreecommitdiffstats
path: root/www/Makefile
diff options
context:
space:
mode:
authornivit <nivit@FreeBSD.org>2007-01-23 06:05:34 +0800
committernivit <nivit@FreeBSD.org>2007-01-23 06:05:34 +0800
commit5179554511bb519be1b9dac98356a66b1085f603 (patch)
treeb1ecdf7c747638030d184b9df52e02f67a78c835 /www/Makefile
parent790be44863f2dd3fd085393a006862082a05fc50 (diff)
downloadfreebsd-ports-gnome-5179554511bb519be1b9dac98356a66b1085f603.tar.gz
freebsd-ports-gnome-5179554511bb519be1b9dac98356a66b1085f603.tar.zst
freebsd-ports-gnome-5179554511bb519be1b9dac98356a66b1085f603.zip
A pluggable command-line frontend, including commands to setup package
file layouts. This is a pluggable command-line tool. It includes some built-in features; * Create file layouts for packages. For instance, paste create --template=basic_package MyPackage will create a setuptools-ready file layout. * Serving up web applications, with configuration based on paste.deploy. Author: Ian Bicking <ianb at colorstudy com> WWW: http://pythonpaste.org/script/ PR: ports/106759 Submitted by: Dryice Liu <dryice at dryice.name> Approved by: alexbl (mentor, implicit)
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index 87eb19e1b0ee..00b0c777b6f7 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -946,6 +946,7 @@
SUBDIR += py-openssl-proxy
SUBDIR += py-paste
SUBDIR += py-pastedeploy
+ SUBDIR += py-pastescript
SUBDIR += py-prewikka
SUBDIR += py-pullparser
SUBDIR += py-qp