# ex:ts=8 # Ports collection makefile for: PyChart # Date created: Aug 4, 2002 # Whom: ijliao # # $FreeBSD: ports/graphics/py-chart/Makefile,v 1.14 2007/09/24 08:39:19 rafan Exp $ # PORTNAME= chart PORTVERSION= 1.39 PORTREVISION= 1 CATEGORIES= graphics python MASTER_SITES= http://download.gna.org/pychart/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= PyChart-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Create high quality Encapsulated Postscript, PDF, or PNG charts USE_GHOSTSCRIPT_RUN= yes USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_PKGNAME= PyChart .include