1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-05 11:35:01 +00:00
Steve Wills 6af7ae83a5 www/py-meld3: update to 1.0.2
PR:		235193
Submitted by:	Dani <i.dani@outlook.com>
Approved by:	maintainer timeout (tn@0x746e.org.ua, >1 month)
2019-03-06 12:08:57 +00:00

17 lines
334 B
Makefile

# Created by: Kirill P. Spitsin <tn@0x746e.org.ua>
# $FreeBSD$
PORTNAME= meld3
PORTVERSION= 1.0.2
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= tn@0x746e.org.ua
COMMENT= HTML/XML templating system for Python
USES= python
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>