diff options
Diffstat (limited to '')
-rw-r--r-- | games/battleball/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/battleball/Makefile b/games/battleball/Makefile index d6df74f6ece6..2466333d360c 100644 --- a/games/battleball/Makefile +++ b/games/battleball/Makefile @@ -15,6 +15,7 @@ MASTER_SITES= http://tzo.linux.tucows.com/files/x11/entertain/ \ DISTNAME= ${PORTNAME}.${PORTVERSION:S/.//}.src MAINTAINER= ports@FreeBSD.org +COMMENT= 3D single/multiplayer military soccer game for X Window System USE_X_PREFIX= yes USE_MESA= yes |