PORTNAME=	Tempita
PORTVERSION=	0.5.2
PORTREVISION=	1
CATEGORIES=	textproc python
MASTER_SITES=	PYPI
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	python@FreeBSD.org
COMMENT=	Small templating language for text substitutions
WWW=		https://pythonpaste.org/tempita/

LICENSE=	MIT
#LICENSE_FILE=	No license in PyPI sdist or repository

USES=		python
USE_PYTHON=	distutils autoplist

NO_ARCH=	yes

.include <bsd.port.mk>
