diff options
author | crees <crees@FreeBSD.org> | 2012-05-07 00:57:51 +0800 |
---|---|---|
committer | crees <crees@FreeBSD.org> | 2012-05-07 00:57:51 +0800 |
commit | 2f832b24c0dec3b5cb62a5105432e5f95f44fdf4 (patch) | |
tree | aa615b45b9717213ac0dc3ba89f41c290852a754 /textproc/Makefile | |
parent | c429fb7265f921ceec47a731f36ff706ab1b1b4c (diff) | |
download | freebsd-ports-gnome-2f832b24c0dec3b5cb62a5105432e5f95f44fdf4.tar.gz freebsd-ports-gnome-2f832b24c0dec3b5cb62a5105432e5f95f44fdf4.tar.zst freebsd-ports-gnome-2f832b24c0dec3b5cb62a5105432e5f95f44fdf4.zip |
WTForms is a flexible forms validation and rendering library for python
web development.
WWW: http://wtforms.simplecodes.com/
PR: ports/166951
Submitted by: Moggie <moggie@elasticmind.net>
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 323ff141f4fd..46aac360cef4 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1149,6 +1149,7 @@ SUBDIR += py-twistedLore SUBDIR += py-wicked SUBDIR += py-wordnet + SUBDIR += py-wtforms SUBDIR += py-xlrd SUBDIR += py-xlwriter SUBDIR += py-xlwt |