graphics/py-pandana: Update WWW and clean up pkg-descr

This commit is contained in:
Po-Chuan Hsieh 2023-04-06 01:17:31 +08:00
parent d5b40a1e0e
commit 402e776873
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B
2 changed files with 2 additions and 3 deletions

View file

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

View file

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