xref: /mports/math/py-matplotlib-scalebar/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1PORTNAME=	matplotlib-scalebar
2PORTVERSION=	0.9.0
3PORTREVISION=	2
4CATEGORIES=	math python
5MASTER_SITES=	PYPI
6PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
7DISTNAME=	matplotlib_scalebar-${PORTVERSION}
8
9MAINTAINER=	rhurlin@FreeBSD.org
10COMMENT=	Artist for matplotlib to display a scale bar
11WWW=		https://github.com/ppinard/matplotlib-scalebar
12
13LICENSE=	bsd2
14LICENSE_FILE=	${WRKSRC}/LICENSE
15
16BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}hatch-vcs>=0:devel/py-hatch-vcs@${PY_FLAVOR} \
17		${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR}
18RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}matplotlib>=0:math/py-matplotlib@${PY_FLAVOR} \
19		${PYTHON_PKGNAMEPREFIX}numpy1>=1.16:math/py-numpy1@${PY_FLAVOR}
20
21USES=		python
22USE_LOCALE=	en_US.UTF-8
23USE_PYTHON=	autoplist pep517
24
25NO_ARCH=	yes
26
27.include <bsd.port.mk>
28

served by {OpenGrok

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