xref: /mports/math/py-altgraph/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1PORTNAME=	altgraph
2PORTVERSION=	0.17.5
3CATEGORIES=	math python
4MASTER_SITES=	PYPI
5PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
6
7MAINTAINER=	python@FreeBSD.org
8COMMENT=	Python graph (network) package
9WWW=		https://altgraph.readthedocs.io/en/latest/ \
10		https://github.com/ronaldoussoren/altgraph
11
12LICENSE=	mit
13LICENSE_FILE=	${WRKSRC}/LICENSE
14
15BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
16		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
17
18USES=		python
19USE_PYTHON=	autoplist concurrent pep517 unittest
20
21NO_ARCH=	yes
22
23.include <bsd.port.mk>
24

served by {OpenGrok

Last Index Update: Sun Mar 22 17:06:33 EDT 2026