summaryrefslogblamecommitdiff
path: root/textproc/py-jaxml/Makefile
blob: d92a3d95d614c98a873752cc0a7c16b9fb4ee710 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                
                    
                               
                                                                     




                                       
                           

                      
# ex:ts=8
# Ports collection Makefile for:	py-jaxml
# Date created:			Mar 24, 2002
# Whom:				ijliao
#
# $FreeBSD$
#

PORTNAME=	jaxml
PORTVERSION=	2.24
CATEGORIES=	textproc python
MASTER_SITES=	http://www.librelogiciel.com/software/jaxml/tarballs/
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	ports@FreeBSD.org

USE_PYTHON=	yes
USE_PYDISTUTILS=	yes

.include <bsd.port.mk>