2013-09-21 01:36:50 +02:00
|
|
|
# Created by: Kirill P. Spitsin <tn@0x746e.org.ua>
|
2006-05-07 16:00:08 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
2009-07-06 00:51:54 +02:00
|
|
|
PORTNAME= meld3
|
2012-05-25 16:01:56 +02:00
|
|
|
PORTVERSION= 0.6.8
|
2014-01-29 17:17:02 +01:00
|
|
|
PORTREVISION= 1
|
2010-09-14 01:44:04 +02:00
|
|
|
CATEGORIES= www python
|
2011-09-13 19:17:09 +02:00
|
|
|
MASTER_SITES= CHEESESHOP
|
2006-05-07 16:00:08 +02:00
|
|
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
|
|
|
|
2009-07-06 00:51:54 +02:00
|
|
|
MAINTAINER= tn@0x746e.org.ua
|
2011-09-13 19:17:09 +02:00
|
|
|
COMMENT= HTML/XML templating system for Python
|
2006-05-07 16:00:08 +02:00
|
|
|
|
2015-01-03 09:41:20 +01:00
|
|
|
USES= python:2
|
|
|
|
USE_PYTHON= distutils autoplist
|
2006-05-07 16:00:08 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|