Date: Mon, 27 Apr 2026 13:12:45 +0000 From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 37b7573aff52 - main - science/py-tobler: Add PLUS option Message-ID: <69ef60cd.31ec1.430b1808@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=37b7573aff5285632c85f2459c115bc08451ae8d commit 37b7573aff5285632c85f2459c115bc08451ae8d Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-04-27 13:04:12 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-04-27 13:07:47 +0000 science/py-tobler: Add PLUS option --- science/py-tobler/Makefile | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/science/py-tobler/Makefile b/science/py-tobler/Makefile index a66aa7313f3d..8879ffc9f483 100644 --- a/science/py-tobler/Makefile +++ b/science/py-tobler/Makefile @@ -32,4 +32,11 @@ USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes +OPTIONS_DEFINE= PLUS +PLUS_DESC= Extra features + +PLUS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}astropy>=0,2:astro/py-astropy@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}dask-geopandas>=0:devel/py-dask-geopandas@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}h3>=0:graphics/py-h3@${PY_FLAVOR} + .include <bsd.port.mk>home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69ef60cd.31ec1.430b1808>
