diff options
Diffstat (limited to 'games/battleball/Makefile')
-rw-r--r-- | games/battleball/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/battleball/Makefile b/games/battleball/Makefile index d6df74f6ece6..8df608e08497 100644 --- a/games/battleball/Makefile +++ b/games/battleball/Makefile @@ -16,6 +16,8 @@ DISTNAME= ${PORTNAME}.${PORTVERSION:S/.//}.src MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= 3D single/multiplayer military soccer game for X Window System + USE_X_PREFIX= yes USE_MESA= yes WRKSRC= ${WRKDIR}/battleball-2.1-src |