# Created by: Moggie # $FreeBSD$ PORTNAME= WTForms PORTVERSION= 1.0.3 PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= moggie@elasticmind.net COMMENT= Forms validation and rendering library for python web development LICENSE= BSD USES= zip USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_AUTOPLIST= yes .include