diff options
author | Chris Rees <crees@FreeBSD.org> | 2012-05-06 16:57:51 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2012-05-06 16:57:51 +0000 |
commit | 98c7b28e9c28bb06b6b5a161f1aea9047d05da70 (patch) | |
tree | 65a741f901904fadda78946ed745d24ddd0dcf0e /textproc/Makefile | |
parent | ef2ceb25f84dfe4e2d78f5541e5b9ec5f356b480 (diff) |
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>
Notes
Notes:
svn path=/head/; revision=296091
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 |