aboutsummaryrefslogtreecommitdiff
path: root/games/xchomp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/xchomp/Makefile')
-rw-r--r--games/xchomp/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/games/xchomp/Makefile b/games/xchomp/Makefile
index 1d3f428e149f..5a8ca4520b89 100644
--- a/games/xchomp/Makefile
+++ b/games/xchomp/Makefile
@@ -10,9 +10,11 @@ PORTVERSION= pl1
CATEGORIES= games
MASTER_SITES= ftp://ftp.x.org/R5contrib/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
-WRKSRC= ${WRKDIR}/xchomp
-USE_IMAKE= yes
+PORTCOMMENT= Pac-man-like game under X11
+
+WRKSRC= ${WRKDIR}/xchomp
+USE_IMAKE= yes
.include <bsd.port.mk>