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:
parent
d19bcaeb83
commit
c4d2a966e9
@ -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}
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user