ports/textproc/py-jaxml/Makefile
2002-04-29 19:08:55 +00:00

20 lines
364 B
Makefile

# ex:ts=8
# Ports collection Makefile for: py-jaxml
# Date created: Mar 24, 2002
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= jaxml
PORTVERSION= 2.23
CATEGORIES= textproc python
MASTER_SITES= http://cortex.unice.fr/~jerome/jaxml/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ports@FreeBSD.org
USE_PYTHON= yes
USE_PYDISTUTILS= yes
.include <bsd.port.mk>