diff options
Diffstat (limited to 'games/xrot/Makefile')
-rw-r--r-- | games/xrot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/xrot/Makefile b/games/xrot/Makefile index d8b26c56286a..b6945ebd8bea 100644 --- a/games/xrot/Makefile +++ b/games/xrot/Makefile @@ -16,6 +16,7 @@ MAINTAINER= markp@FreeBSD.org COMMENT= A falling ball puzzle game for X ALL_TARGET= xrot +PLIST_FILES= bin/xrot WRKSRC= ${WRKDIR}/xrot USE_IMAKE= yes USE_XPM= yes |