Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Mar 2014 17:55:23 +0000 (UTC)
From:      Thierry Thomas <thierry@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r347049 - head/astro/foxtrotgps
Message-ID:  <201403041755.s24HtNoI029313@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: thierry
Date: Tue Mar  4 17:55:23 2014
New Revision: 347049
URL: http://svnweb.freebsd.org/changeset/ports/347049
QAT: https://qat.redports.org/buildarchive/r347049/

Log:
  Define the license.
  
  Approved by:	maintainer

Modified:
  head/astro/foxtrotgps/Makefile

Modified: head/astro/foxtrotgps/Makefile
==============================================================================
--- head/astro/foxtrotgps/Makefile	Tue Mar  4 17:53:57 2014	(r347048)
+++ head/astro/foxtrotgps/Makefile	Tue Mar  4 17:55:23 2014	(r347049)
@@ -10,6 +10,8 @@ MASTER_SITES=	http://www.foxtrotgps.org/
 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 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403041755.s24HtNoI029313>