aboutsummaryrefslogtreecommitdiff
path: root/games/xinfocom/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/xinfocom/Makefile')
-rw-r--r--games/xinfocom/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/games/xinfocom/Makefile b/games/xinfocom/Makefile
index fc2c42686775..1a9b1936dd4f 100644
--- a/games/xinfocom/Makefile
+++ b/games/xinfocom/Makefile
@@ -15,8 +15,9 @@ DISTFILES= unix8m.tgz
MAINTAINER= mph@freebsd.org
COMMENT= An Infocom game interpreter for X11
-WRKSRC= ${WRKDIR}/xinfocom
+PLIST_FILES= bin/xinfocom
+WRKSRC= ${WRKDIR}/xinfocom
-USE_IMAKE= yes
+USE_IMAKE= yes
.include <bsd.port.mk>