# $MidnightBSD$

PORTNAME=	Tempita
PORTVERSION=	0.5.2
CATEGORIES=	textproc python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Small text templating language

LICENSE=	mit

USES=			python
USE_PYTHON=		distutils autoplist

.include <bsd.port.mk>
