aboutsummaryrefslogtreecommitdiffstats
path: root/games/3dpong
diff options
context:
space:
mode:
Diffstat (limited to 'games/3dpong')
-rw-r--r--games/3dpong/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/3dpong/Makefile b/games/3dpong/Makefile
index 81d82aae48a7..6114e160aaa9 100644
--- a/games/3dpong/Makefile
+++ b/games/3dpong/Makefile
@@ -14,6 +14,8 @@ MASTER_SITES= ftp://ftp.billsgames.com/unix/x/3dpong/src/
MAINTAINER= ports@FreeBSD.org
COMMENT= X Window 3D Pong game for 1 or 2 players with a ball and paddles
+LICENSE= GPLv2
+
USE_XORG= x11
USE_GMAKE= yes
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \