diff options
Diffstat (limited to 'games/xskat/Makefile')
-rw-r--r-- | games/xskat/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/xskat/Makefile b/games/xskat/Makefile index f5e49e2..c7a2e18 100644 --- a/games/xskat/Makefile +++ b/games/xskat/Makefile @@ -15,5 +15,6 @@ COMMENT= Play the card game Skat USE_IMAKE= yes MAN1= xskat.1 xskat-de.1 +PLIST_FILES= bin/xskat .include <bsd.port.mk> |