# Created by: Yi-Jheng Lin # $FreeBSD: head/graphics/py-pygraph/Makefile 566069 2021-02-19 14:33:02Z ehaupt $ PORTNAME= pygraph DISTVERSION= 0.2.1-4 DISTVERSIONSUFFIX= -g037bb2f CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ehaupt@FreeBSD.org COMMENT= Graph manipulation library in pure Python LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= python:3.6+ USE_GITHUB= yes GH_ACCOUNT= jciskey USE_PYTHON= autoplist distutils .include