diff options
author | decke <decke@FreeBSD.org> | 2014-01-30 21:21:26 +0800 |
---|---|---|
committer | decke <decke@FreeBSD.org> | 2014-01-30 21:21:26 +0800 |
commit | 2f4eb57e310c512ebfa15837313f18f6b2529fca (patch) | |
tree | 37ba386ec6b3c909c8bc3644b730bfc6e4fd5ed2 /games | |
parent | 0c5b2b791c35359eef0f74eb4a5df2d50fe513c0 (diff) | |
download | freebsd-ports-gnome-2f4eb57e310c512ebfa15837313f18f6b2529fca.tar.gz freebsd-ports-gnome-2f4eb57e310c512ebfa15837313f18f6b2529fca.tar.zst freebsd-ports-gnome-2f4eb57e310c512ebfa15837313f18f6b2529fca.zip |
- Add LEGAL reason
PR: ports/184686
Submitted by: Miles V. Aronnax <miles@aronnax.net> (maintainer)
Diffstat (limited to 'games')
-rw-r--r-- | games/rftg/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/rftg/Makefile b/games/rftg/Makefile index 54a522c79237..8f599e77f837 100644 --- a/games/rftg/Makefile +++ b/games/rftg/Makefile @@ -10,6 +10,7 @@ MAINTAINER= miles@aronnax.net COMMENT= Race for the Galaxy AI, a computer version of the Rio Grande card game RESTRICTED= Contains licensed graphics that must be fetched manually +LEGAL= Redistribution not authorized GNU_CONFIGURE= yes USE_GNOME= gtk20 |