diff options
Diffstat (limited to 'games/xjump/Makefile')
-rw-r--r-- | games/xjump/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/xjump/Makefile b/games/xjump/Makefile index a2d1259..800c48e 100644 --- a/games/xjump/Makefile +++ b/games/xjump/Makefile @@ -17,6 +17,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}.orig MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A simple X game where one tries to jump up as many levels as possible + WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/g} USE_X_PREFIX= yes |