# Ports collection makefile for: py-zpt # Date created: 8 Mar 2005 # Whom: Benno Rice # # $FreeBSD$ # PORTNAME= zpt PORTVERSION= 1.4.0 CATEGORIES= textproc python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= zpt PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ZopePageTemplates-${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= A Zope-less version of Zope Page Templates USE_PYTHON= yes USE_PYDISTUTILS=yes WRKSRC= ${WRKDIR}/ZopePageTemplates .include