aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-01-11 00:50:39 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-01-11 00:50:39 +0000
commit9bcd81b459050ba79a3282c8133faf5afb955450 (patch)
treec0b1eec15f621224d5f4056be93dc7822f604fe6 /games
parent7d94fb0fefd4cc12851d40381789329bd27631f4 (diff)
downloadports-9bcd81b459050ba79a3282c8133faf5afb955450.tar.gz
ports-9bcd81b459050ba79a3282c8133faf5afb955450.zip
Notes
Diffstat (limited to 'games')
-rw-r--r--games/neverball/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/neverball/Makefile b/games/neverball/Makefile
index 0985b73cf50e..ac4fcbc1322d 100644
--- a/games/neverball/Makefile
+++ b/games/neverball/Makefile
@@ -11,6 +11,8 @@ MASTER_SITES= http://offload1.icculus.org:9090/neverball/ \
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Tilt the floor to guide a ball through an obstacle course
+LICENSE= GPLv2
+
LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \
libjpeg.so:${PORTSDIR}/graphics/jpeg \
libvorbis.so:${PORTSDIR}/audio/libvorbis \