diff options
Diffstat (limited to 'games/xchomp/Makefile')
-rw-r--r-- | games/xchomp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/xchomp/Makefile b/games/xchomp/Makefile index 8636ce4ccca1..5becb66dc07c 100644 --- a/games/xchomp/Makefile +++ b/games/xchomp/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.x.org/R5contrib/ MAINTAINER= ports@FreeBSD.org COMMENT= Pac-man-like game under X11 +PLIST_FILES= bin/xchomp WRKSRC= ${WRKDIR}/xchomp USE_IMAKE= yes |