# New ports collection makefile for: py-breve # Date created: 2007-02-14 # Whom: Nicola Vitale # # $FreeBSD$ # PORTNAME= Breve PORTVERSION= 1.2.6 CATEGORIES= devel python MASTER_SITES= http://breve.twisty-industries.com/downloads/ \ LOCAL/nivit/${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= nivit@FreeBSD.org COMMENT= A Python s-expression style template engine USE_PYTHON= 2.4+ USE_PYDISTUTILS= easy_install .include