# ex:ts=8
# Ports collection makefile for:	PyX
# Date created:			Jun 8, 2004
# Whom:				ijliao
#
# $FreeBSD: ports/graphics/py-PyX/Makefile,v 1.19 2011/06/21 10:17:02 mva Exp $
#

PORTNAME=	PyX
PORTVERSION=	0.11.1
CATEGORIES=	graphics python
MASTER_SITES=	SF
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	mva@FreeBSD.org
COMMENT=	A Python package for the creation of encapsulated PostScript figures

BUILD_DEPENDS=	kpsewhich:${PORTSDIR}/print/teTeX

USE_PYTHON=	2.5+
USE_PYDISTUTILS=yes

.include <bsd.port.mk>
