1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
freebsd-ports/devel/py-mez_xml/Makefile
Mark Linimon b024879f81 Reset thinker@branda.to due to maintainer-timeouts and no response to
email.  While here, tighten up comments and pet portlint.

Hat:		portmgr
2009-08-17 05:27:02 +00:00

21 lines
402 B
Makefile

# New ports collection makefile for: mez_xml
# Date created: 2008-02-27
# Whom: Thinker K.F. Li <thinker@branda.to>
#
# $FreeBSD$
#
PORTNAME= mez_xml
PORTVERSION= 0.4
CATEGORIES= devel www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ports@FreeBSD.org
COMMENT= A simple template engine for Python
USE_PYTHON= yes
USE_PYDISTUTILS= yes
.include <bsd.port.mk>