# Created by: Moggie # $FreeBSD: head/textproc/py-wtforms/Makefile 357005 2014-06-08 12:05:28Z koobs $ PORTNAME= wtforms PORTVERSION= 1.0.5 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= WTForms-${DISTVERSION} MAINTAINER= moggie@elasticmind.net COMMENT= Forms validation and rendering library for Python web development LICENSE= BSD3CLAUSE USES= zip USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_AUTOPLIST= yes .include