aboutsummaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-11-25 20:16:12 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-11-25 20:16:12 +0000
commit722e58203ebb23a9b998ba3b5652b8875ac41d33 (patch)
tree47bf502a049931170c9b832fe9291d512d60b265 /www/Makefile
parent3c6c1577f597c4128b1cdea7a24f6bacd73c58a9 (diff)
downloadports-722e58203ebb23a9b998ba3b5652b8875ac41d33.tar.gz
ports-722e58203ebb23a9b998ba3b5652b8875ac41d33.zip
Django is a high-level Python Web framework that encourages rapid development
and clean, pragmatic design. Developed and used over the past two years by a fast-moving online-news operation, Django was designed from scratch to handle two challenges: the intensive deadlines of a newsroom and the stringent requirements of experienced Web developers. It has convenient niceties for developing content-management systems, but it's an excellent tool for building any Web site. PR: ports/89437 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
Notes
Notes: svn path=/head/; revision=149478
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 fd76f96ac5ee..1e19859f9d0a 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -731,6 +731,7 @@
SUBDIR += py-beautifulsoup
SUBDIR += py-clientform
SUBDIR += py-cssutils
+ SUBDIR += py-django
SUBDIR += py-fcgi
SUBDIR += py-forgethtml
SUBDIR += py-formencode