# Created by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
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 <bsd.port.mk>