# New ports collection makefile for:   meld3
# Date created:        14 June 2009
# Whom:                Kirill P. Spitsin <tn@0x746e.org.ua>
#
# $FreeBSD: ports/www/py-meld3/Makefile,v 1.6 2011/09/13 17:17:09 sunpoet Exp $
#

PORTNAME=	meld3
PORTVERSION=	0.6.7
CATEGORIES=	www python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	tn@0x746e.org.ua
COMMENT=	HTML/XML templating system for Python

USE_PYTHON=	2.5-2.7
USE_PYDISTUTILS=	yes

.include <bsd.port.mk>
