diff options
Diffstat (limited to 'games/xlaby/Makefile')
-rw-r--r-- | games/xlaby/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/xlaby/Makefile b/games/xlaby/Makefile index 0514b67a9950..dfe9c5fda787 100644 --- a/games/xlaby/Makefile +++ b/games/xlaby/Makefile @@ -20,5 +20,6 @@ COMMENT= Daemonic X Labyrinth played directly with the mouse pointer NO_WRKSUBDIR= yes USE_IMAKE= yes MAN6= xlaby.6 +PLIST_FILES= bin/xlaby .include <bsd.port.mk> |