diff options
author | thierry <thierry@FreeBSD.org> | 2014-03-05 01:55:23 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2014-03-05 01:55:23 +0800 |
commit | 27829affd1081bb3974fd23b493d2e428b7e5895 (patch) | |
tree | 0d22ece3938fbad893632a1f8b3180be2f00cee2 /astro/foxtrotgps | |
parent | 4588fc22e504c34224424961329b24172ef8c4f1 (diff) | |
download | freebsd-ports-gnome-27829affd1081bb3974fd23b493d2e428b7e5895.tar.gz freebsd-ports-gnome-27829affd1081bb3974fd23b493d2e428b7e5895.tar.zst freebsd-ports-gnome-27829affd1081bb3974fd23b493d2e428b7e5895.zip |
Define the license.
Approved by: maintainer
Diffstat (limited to 'astro/foxtrotgps')
-rw-r--r-- | astro/foxtrotgps/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/astro/foxtrotgps/Makefile b/astro/foxtrotgps/Makefile index b82fe8f614a5..1a9ebcd3c5d9 100644 --- a/astro/foxtrotgps/Makefile +++ b/astro/foxtrotgps/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://www.foxtrotgps.org/releases/ MAINTAINER= crwhipp@gmail.com COMMENT= Lightweight opensource gps moving map application +LICENSE= GPLv2 + LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \ libexif.so:${PORTSDIR}/graphics/libexif \ libsoup-2.4.so:${PORTSDIR}/devel/libsoup \ |