1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-05 11:35:01 +00:00

science/py-tobler: Add LICENSE_FILE

- Update WWW and clean up pkg-descr
This commit is contained in:
Po-Chuan Hsieh 2024-05-16 14:18:36 +08:00
parent d19bcaeb83
commit c4d2a966e9
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
2 changed files with 3 additions and 3 deletions

View File

@ -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}

View File

@ -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