aboutsummaryrefslogtreecommitdiff
path: root/astro/gaia/Makefile
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2006-11-26 22:18:49 +0000
committerStefan Eßer <se@FreeBSD.org>2006-11-26 22:18:49 +0000
commita3dce18899a1d3a08648fab46b5c9d3f47a59cb2 (patch)
tree780979267807ab52972161f43467497951f7ee32 /astro/gaia/Makefile
parent80511a1c1bb7b6be1bf0d18027d74e0e15c6ae28 (diff)
The author has revoked the current release of this program due to
complaints by Google. While these probably can not be enforded in the country where the author resides, he still gave in, accepting that the code might be considered illegal in parts of the world that prohibit reverse engineering. The author has announced to develop and distribute a new release that does not support access to Google data, but which retains the map display and GPS features.
Notes
Notes: svn path=/head/; revision=178079
Diffstat (limited to 'astro/gaia/Makefile')
-rw-r--r--astro/gaia/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/astro/gaia/Makefile b/astro/gaia/Makefile
index f2dc32e6b424..c183d889910a 100644
--- a/astro/gaia/Makefile
+++ b/astro/gaia/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= astro
MASTER_SITES= http://gaia.serezhkin.com/
MAINTAINER= se@FreeBSD.org
-COMMENT= An open source Google Earth client
+COMMENT= Display geographic maps with optional GPS tracking support
LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl \
jpeg.9:${PORTSDIR}/graphics/jpeg \
@@ -23,6 +23,8 @@ USE_SCONS= yes
OPTIONS= GPS "Build with GPS support" OFF
+IGNORE= distribution stopped dur to complaints by Google (software changes required)
+
.include <bsd.port.pre.mk>
.if !defined(WITHOUT_GPS)