# Created by: Alexey Dokuchaev <danfe@FreeBSD.org>
# $FreeBSD: head/math/py-altgraph/Makefile 455475 2017-12-03 20:37:58Z sunpoet $

PORTNAME=	altgraph
PORTVERSION=	0.15
CATEGORIES=	math python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	python@FreeBSD.org
COMMENT=	Python graph (network) package

LICENSE=	MIT

NO_ARCH=	yes
USES=		python
USE_PYTHON=	autoplist distutils

.include <bsd.port.mk>
