mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Add NO_CDROM=yes; SatTrack has a restrictive copyright.
This commit is contained in:
parent
a7892efe65
commit
e73d9219a3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=2997
@ -3,7 +3,7 @@
|
||||
# Date created: 6 Apr 1996
|
||||
# Whom: Brent J. Nordquist <nordquist@platinum.com>
|
||||
#
|
||||
# $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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user