aboutsummaryrefslogtreecommitdiffstats
path: root/www/Makefile
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2013-11-30 17:39:47 +0800
committersunpoet <sunpoet@FreeBSD.org>2013-11-30 17:39:47 +0800
commit822117bbff42ec027e21aca831ce81ac986a38c0 (patch)
tree07c55cb2c79fcbf4bbe5b550a2c3c467cc7ed77b /www/Makefile
parent6e87e9239ce45b31a9bc736733e1c2bcef134767 (diff)
downloadfreebsd-ports-gnome-822117bbff42ec027e21aca831ce81ac986a38c0.tar.gz
freebsd-ports-gnome-822117bbff42ec027e21aca831ce81ac986a38c0.tar.zst
freebsd-ports-gnome-822117bbff42ec027e21aca831ce81ac986a38c0.zip
- Add py-django-simple-captcha 0.3.8
- While I'm here: - Cleanup Makefile header - Update to 0.4.0 - Use CHEESESHOP - Reformat pkg-descr - Add missing WWW: in pkg-descr Django Simple Captcha is an extremely simple, yet highly customizable Django application to add captcha images to any Django form. WWW: https://pypi.python.org/pypi/django-simple-captcha PR: ports/180422 Submitted by: John Hixson <john@ixsystems.com>
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 18244da08205..232602385fea 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1517,6 +1517,7 @@
SUBDIR += py-django-reversion
SUBDIR += py-django-sekizai
SUBDIR += py-django-signals-ahoy
+ SUBDIR += py-django-simple-captcha
SUBDIR += py-django-storages
SUBDIR += py-django-tables2
SUBDIR += py-django-tagging