freebsd-ports/textproc/py-Chameleon/Makefile
2011-04-06 08:02:46 +00:00

21 lines
472 B
Makefile

# New ports collection makefile for: py-Chameleon
# Date created: 2011-03-21
# Whom: Cheng-Lung Sung <clsung@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Chameleon
DISTVERSION= 2.0-rc7
CATEGORIES= textproc www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= clsung@FreeBSD.org
COMMENT= A Python HTML/XML template language compiler
USE_PYTHON= yes
USE_PYDISTUTILS= easy_install
PYDISTUTILS_PKGVERSION= 2.0_rc7
.include <bsd.port.mk>