aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-05-16 06:18:36 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-05-16 06:22:09 +0000
commitc4d2a966e9729970db647146d9cec200abd84dd9 (patch)
tree4c267221caacc564116fbf464d11d910eb7c573a
parentd19bcaeb83c507a58c492cfd6d8d441804523388 (diff)
downloadports-c4d2a966e9729970db647146d9cec200abd84dd9.tar.gz
ports-c4d2a966e9729970db647146d9cec200abd84dd9.zip
science/py-tobler: Add LICENSE_FILE
- Update WWW and clean up pkg-descr
-rw-r--r--science/py-tobler/Makefile4
-rw-r--r--science/py-tobler/pkg-descr2
2 files changed, 3 insertions, 3 deletions
diff --git a/science/py-tobler/Makefile b/science/py-tobler/Makefile
index 55ea59afa6a5..d6c96beb13ca 100644
--- a/science/py-tobler/Makefile
+++ b/science/py-tobler/Makefile
@@ -7,9 +7,11 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Areal Interpolation
-WWW= https://pysal.org/tobler/
+WWW= https://pysal.org/tobler/ \
+ https://github.com/pysal/tobler
LICENSE= BSD3CLAUSE
+LICENSE_FILE= ${WRKSRC}/LICENSE.txt
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
diff --git a/science/py-tobler/pkg-descr b/science/py-tobler/pkg-descr
index f63914fc338a..f9f8fc74860e 100644
--- a/science/py-tobler/pkg-descr
+++ b/science/py-tobler/pkg-descr
@@ -1,4 +1,2 @@
tobler is a library for areal interpolation and dasymetric mapping. The name is
an homage to the legendary geographer Waldo Tobler.
-
-See also: https://github.com/pysal/tobler