From e73d9219a31f813d90adfd889ee0dc71d07d6003 Mon Sep 17 00:00:00 2001 From: Thomas Gellekum Date: Mon, 15 Apr 1996 09:35:10 +0000 Subject: Add NO_CDROM=yes; SatTrack has a restrictive copyright. --- astro/sattrack/Makefile | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'astro') diff --git a/astro/sattrack/Makefile b/astro/sattrack/Makefile index 55826a7436e5..33caa21c41ef 100644 --- a/astro/sattrack/Makefile +++ b/astro/sattrack/Makefile @@ -3,7 +3,7 @@ # Date created: 6 Apr 1996 # Whom: Brent J. Nordquist # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1996/04/09 06:03:51 asami Exp $ # DISTNAME= sattrack-3.1.4 @@ -12,6 +12,11 @@ MASTER_SITES= http://ssl.berkeley.edu/isi_www/ MAINTAINER= nordquist@platinum.com +# restrictive copyright: distribution via ftp is OK, +# bundling with commercial products (CDROM) is forbidden +# without author's consent +NO_CDROM= yes + WRKSRC= ${WRKDIR}/SatTrack/src MAKE_FLAGS= PREFIX=${PREFIX} -f -- cgit v1.2.3