# New ports collection makefile for:	mez_xml
# Date created:		2008-02-27
# Whom:			Thinker K.F. Li <thinker@branda.to>
#
# $FreeBSD: ports/devel/py-mez_xml/Makefile,v 1.3 2009/08/17 05:27:01 linimon Exp $
#

PORTNAME=	mez_xml
PORTVERSION=	0.4
CATEGORIES=	devel www python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	ports@FreeBSD.org
COMMENT=	A simple template engine for Python

USE_PYTHON=	yes
USE_PYDISTUTILS=	yes

.include <bsd.port.mk>
