aboutsummaryrefslogtreecommitdiffstats
path: root/www/Makefile
diff options
context:
space:
mode:
authordryice <dryice@FreeBSD.org>2007-04-24 12:01:12 +0800
committerdryice <dryice@FreeBSD.org>2007-04-24 12:01:12 +0800
commit85ed7a2a2681d5b7d443126f1b716e696e67d133 (patch)
tree6ef317e8ccab05b50d54661c11409bf239184859 /www/Makefile
parentb5921ebf268966b9b6d7088680c1c38aee8ae6ad (diff)
downloadfreebsd-ports-gnome-85ed7a2a2681d5b7d443126f1b716e696e67d133.tar.gz
freebsd-ports-gnome-85ed7a2a2681d5b7d443126f1b716e696e67d133.tar.zst
freebsd-ports-gnome-85ed7a2a2681d5b7d443126f1b716e696e67d133.zip
New port py-routes. This is a Python re-implementation of the Rails routes
system for mapping URL's to Controllers/Actions and generating URL's. Approved by: itetcu (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 e04660650dc0..13e77d70a82a 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1009,6 +1009,7 @@
SUBDIR += py-qp
SUBDIR += py-qpy
SUBDIR += py-restclient
+ SUBDIR += py-routes
SUBDIR += py-scgi
SUBDIR += py-scriptaculous
SUBDIR += py-slimmer