freebsd-ports/www/py-meld3/Makefile

21 lines
423 B
Makefile
Raw Normal View History

# New ports collection makefile for: meld3
# Date created: 14 June 2009
# Whom: Kirill P. Spitsin <tn@0x746e.org.ua>
#
# $FreeBSD$
#
PORTNAME= meld3
PORTVERSION= 0.6.8
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= tn@0x746e.org.ua
COMMENT= HTML/XML templating system for Python
USE_PYTHON= 2.5-2.7
USE_PYDISTUTILS= yes
.include <bsd.port.mk>