aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-pandana
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-05 17:17:31 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-05 17:30:42 +0000
commit402e7768734448e8a625954a98ef33c3aecce703 (patch)
tree4e1f9ebd2ff346c1f49fb90bb251da8a39800b14 /graphics/py-pandana
parentd5b40a1e0e70b8d35890e39e924893443a3c97aa (diff)
downloadports-402e7768734448e8a625954a98ef33c3aecce703.tar.gz
ports-402e7768734448e8a625954a98ef33c3aecce703.zip
graphics/py-pandana: Update WWW and clean up pkg-descr
Diffstat (limited to 'graphics/py-pandana')
-rw-r--r--graphics/py-pandana/Makefile3
-rw-r--r--graphics/py-pandana/pkg-descr2
2 files changed, 2 insertions, 3 deletions
diff --git a/graphics/py-pandana/Makefile b/graphics/py-pandana/Makefile
index ae786eda4aa3..d45d4c4729d4 100644
--- a/graphics/py-pandana/Makefile
+++ b/graphics/py-pandana/Makefile
@@ -7,7 +7,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Python library for network analysis
-WWW= https://udst.github.io/pandana/
+WWW= https://udst.github.io/pandana/ \
+ https://github.com/UDST/pandana
LICENSE= AGPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
diff --git a/graphics/py-pandana/pkg-descr b/graphics/py-pandana/pkg-descr
index 1e89b73b8d37..8ba628ba79be 100644
--- a/graphics/py-pandana/pkg-descr
+++ b/graphics/py-pandana/pkg-descr
@@ -1,5 +1,3 @@
Pandana is a Python library for network analysis that uses contraction
hierarchies to calculate super-fast travel accessibility metrics and shortest
paths. The numerical code is in C++.
-
-See also: https://github.com/UDST/pandana