freebsd-ports/textproc/py-jaxml/Makefile
Pav Lucistnik defa2e0c1c - Update to 3.01
PR:		ports/79732
Submitted by:	Rong-En Fan <rafan@infor.org>
2005-04-09 23:28:15 +00:00

21 lines
428 B
Makefile

# ex:ts=8
# Ports collection Makefile for: py-jaxml
# Date created: Mar 24, 2002
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= jaxml
PORTVERSION= 3.01
CATEGORIES= textproc python
MASTER_SITES= http://www.librelogiciel.com/software/jaxml/tarballs/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ports@FreeBSD.org
COMMENT= A Python module to generate XML easily
USE_PYTHON= yes
USE_PYDISTUTILS= yes
.include <bsd.port.mk>