diff options
Diffstat (limited to 'devel/py-gpxpy/Makefile')
-rw-r--r-- | devel/py-gpxpy/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-gpxpy/Makefile b/devel/py-gpxpy/Makefile index ad02f2ef39e1..a58a38e1788b 100644 --- a/devel/py-gpxpy/Makefile +++ b/devel/py-gpxpy/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= stl@koffein.net COMMENT= Python library for parsing and manipulating GPX files +WWW= https://pypi.org/project/gpxpy/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt |