# Created by: ijliao # $FreeBSD: head/graphics/py-chart/Makefile 411798 2016-03-24 15:47:50Z tijl $ PORTNAME= chart PORTVERSION= 1.39 PORTREVISION= 7 CATEGORIES= graphics python MASTER_SITES= http://download.gna.org/pychart/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= PyChart-${PORTVERSION} MAINTAINER= nivit@FreeBSD.org COMMENT= Create high quality Encapsulated Postscript, PDF, or PNG charts LICENSE= GPLv2 USE_PYTHON= distutils autoplist USES= ghostscript:run python:2.7 .include