diff options
Diffstat (limited to 'games/eights/Makefile')
-rw-r--r-- | games/eights/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/eights/Makefile b/games/eights/Makefile index 8b0d7b6f9ec5..ffc3f508c8a7 100644 --- a/games/eights/Makefile +++ b/games/eights/Makefile @@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Text based card game, the objective is to get rid of all your cards +PLIST_FILES= bin/eights WRKSRC= ${WRKDIR} do-build: |