diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-04-12 10:30:25 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-04-12 10:30:25 +0000 |
commit | 52ef00f7dd43db2a10913f52c527032df36d07a1 (patch) | |
tree | 1e7aad67d951f8f98d0b27baad15e300ef980bea /games/oolite | |
parent | 6e5cca6804a962428c8fcd5bffca34ab01837cca (diff) | |
download | ports-52ef00f7dd43db2a10913f52c527032df36d07a1.tar.gz ports-52ef00f7dd43db2a10913f52c527032df36d07a1.zip |
Notes
Diffstat (limited to 'games/oolite')
-rw-r--r-- | games/oolite/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/oolite/Makefile b/games/oolite/Makefile index f62abd1c8e31..dcf8d2fa775c 100644 --- a/games/oolite/Makefile +++ b/games/oolite/Makefile @@ -12,6 +12,8 @@ DIST_SUBDIR= oolite MAINTAINER= avg@icyb.net.ua COMMENT= Trade and combat space simulator, clone of Elite +BROKEN= Not converted to USES=gnustep + LICENSE= CCBYNCSAv3 GPLv2 ZLIB LICENSE_COMB= multi LICENSE_NAME_CCBYNCSAv3= Creative Commons Attribution-NonCommercial-ShareAlike License version 3.0 |