# Created by: Nicola Vitale <nivit@FreeBSD.org>
# $FreeBSD: head/devel/py-Breve/Makefile 455210 2017-11-30 15:50:30Z mat $

PORTNAME=	Breve
PORTVERSION=	1.3.0
PORTREVISION=	2
CATEGORIES=	devel python
MASTER_SITES=	http://breve.twisty-industries.com/downloads/ \
		LOCAL/nivit/${PORTNAME}
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	nivit@FreeBSD.org
COMMENT=	Python s-expression style template engine

USES=		python:2.7
USE_PYTHON=	distutils autoplist

.include <bsd.port.mk>
