diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2017-09-14 17:01:50 +0800 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2017-09-14 17:01:50 +0800 |
commit | 5161567898df7bb45ec2290882b0104f8ce32351 (patch) | |
tree | 16853c08a6755876716c47302ccdc658966a0801 /astro | |
parent | a6bbbf77db02763651bff58ee77071cbb0eacb9e (diff) | |
download | freebsd-ports-gnome-5161567898df7bb45ec2290882b0104f8ce32351.tar.gz freebsd-ports-gnome-5161567898df7bb45ec2290882b0104f8ce32351.tar.zst freebsd-ports-gnome-5161567898df7bb45ec2290882b0104f8ce32351.zip |
- Add LICENSE_FILE
- Update WWW
Approved by: portmgr blanket
Diffstat (limited to 'astro')
-rw-r--r-- | astro/foxtrotgps/Makefile | 1 | ||||
-rw-r--r-- | astro/foxtrotgps/pkg-descr | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/astro/foxtrotgps/Makefile b/astro/foxtrotgps/Makefile index aec177c38628..ed23b2daf84d 100644 --- a/astro/foxtrotgps/Makefile +++ b/astro/foxtrotgps/Makefile @@ -11,6 +11,7 @@ MAINTAINER= crwhipp@gmail.com COMMENT= Lightweight opensource gps moving map application LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libcurl.so:ftp/curl \ libexif.so:graphics/libexif \ diff --git a/astro/foxtrotgps/pkg-descr b/astro/foxtrotgps/pkg-descr index 294715cc3187..e93a31d9a096 100644 --- a/astro/foxtrotgps/pkg-descr +++ b/astro/foxtrotgps/pkg-descr @@ -6,4 +6,4 @@ are available, and new ones may be added. Map areas may be downloaded and cached for use while offline. -WWW: http://www.foxtrotgps.org +WWW: https://www.foxtrotgps.org/ |