# New ports collection makefile for:	Tempita
# Date created:		24 Feb, 2009
# Whom:			Wen Heping <wenheping@gmail.com>
#
# $FreeBSD: ports/textproc/py-Tempita/Makefile,v 1.3 2009/06/08 22:30:53 miwi Exp $
#

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

MAINTAINER=	wenheping@gmail.com
COMMENT=	A very small text templating language

USE_PYTHON=		2.5+
USE_PYDISTUTILS=	easy_install

.include <bsd.port.mk>
