# ex:ts=8
# Ports collection makefile for:	PyChart
# Date created:			Aug 4, 2002
# Whom:	      			ijliao
#
# $FreeBSD: ports/graphics/py-chart/Makefile,v 1.4 2002/11/10 16:46:33 lioux Exp $
#

PORTNAME=	chart
PORTVERSION=	1.28.1
CATEGORIES=	graphics python
MASTER_SITES=	http://www.hpl.hp.com/personal/Yasushi_Saito/pychart/
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
DISTNAME=	PyChart-${PORTVERSION}

MAINTAINER=	ports@FreeBSD.org

RUN_DEPENDS=	gs:${PORTSDIR}/print/ghostscript-gnu

USE_PYTHON=	yes
USE_PYDISTUTILS=	yes

.include <bsd.port.mk>
