aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authornemysis <nemysis@FreeBSD.org>2014-07-30 19:20:24 +0800
committernemysis <nemysis@FreeBSD.org>2014-07-30 19:20:24 +0800
commitcda98524211f287103b33ff2f73639fed5d41bf2 (patch)
treec4b77be4fb2c0d5b99195a007652dd817c02e867 /games
parentcbd59c1147f702fc5b35bc80196c4b791f3f30f6 (diff)
downloadfreebsd-ports-gnome-cda98524211f287103b33ff2f73639fed5d41bf2.tar.gz
freebsd-ports-gnome-cda98524211f287103b33ff2f73639fed5d41bf2.tar.zst
freebsd-ports-gnome-cda98524211f287103b33ff2f73639fed5d41bf2.zip
- Add license GPLv2, forgotten in previous commit
Diffstat (limited to 'games')
-rw-r--r--games/sdlCC/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/sdlCC/Makefile b/games/sdlCC/Makefile
index ca40173b75ed..3e658ed0e9dd 100644
--- a/games/sdlCC/Makefile
+++ b/games/sdlCC/Makefile
@@ -9,6 +9,8 @@ MASTER_SITES= http://jcatki.no-ip.org/files/
MAINTAINER= games@FreeBSD.org
COMMENT= Extensible Chinese checkers game using SDL
+LICENSE= GPLv2
+
USES= libtool:keepla # ltdl used, .la may be needed to load plugins
USE_SDL= image mixer sdl
GNU_CONFIGURE= yes