# New ports collection makefile for: py-cheetah # Date created: 26 November 2003 # Whom: Hye-Shik Chang # # $FreeBSD$ PORTNAME= cheetah DISTVERSION= 1.0 CATEGORIES= devel textproc www python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= cheetahtemplate PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Cheetah-${DISTVERSION} MAINTAINER= perky@FreeBSD.org COMMENT= HTML template engine for Python USE_PYTHON= yes USE_PYDISTUTILS=yes .include