Index: head/astro/foxtrotgps/Makefile =================================================================== --- head/astro/foxtrotgps/Makefile (revision 449823) +++ head/astro/foxtrotgps/Makefile (revision 449824) @@ -1,38 +1,39 @@ # Created by: crwhipp@gmail.com # $FreeBSD$ PORTNAME= foxtrotgps PORTVERSION= 1.2.0 PORTREVISION= 2 CATEGORIES= astro geography MASTER_SITES= http://www.foxtrotgps.org/releases/ 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 \ libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ libsoup-2.4.so:devel/libsoup \ libgps.so:astro/gpsd GNU_CONFIGURE= yes CONFIGURE_ENV= DATADIRNAME=share CONFIGURE_ARGS= --disable-schemas-install USES= gettext gmake pkgconfig python shebangfix sqlite:3 SHEBANG_FILES= contrib/convert2gpx \ contrib/convert2osm \ contrib/georss2foxtrotgps-poi\ contrib/gpx2osm \ contrib/poi2osm \ contrib/osb2foxtrot \ USE_GNOME= gtk20 gconf2 libxml2 intltool libglade2 INSTALLS_ICONS= yes GCONF_SCHEMAS= apps_foxtrotgps.schemas .include Index: head/astro/foxtrotgps/pkg-descr =================================================================== --- head/astro/foxtrotgps/pkg-descr (revision 449823) +++ head/astro/foxtrotgps/pkg-descr (revision 449824) @@ -1,9 +1,9 @@ FoxtrotGPS is a fork of Marcus Bauer's TangoGPS project, with a focus on cooperation and fostering community innovation. It is a lightweight moving map application that can be used with or without a gps unit. By default, maps tiles are downloaded from the OpenStreetMap project, but other sources 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/