summaryrefslogtreecommitdiffstats
path: root/games/xinfocom
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2004-02-06 13:12:53 +0000
committertrevor <trevor@FreeBSD.org>2004-02-06 13:12:53 +0000
commit884981ec68cdccc03368be15d055407446135f3d (patch)
tree2f9733041e0ddb6902f51ab47491598efdeeaa7c /games/xinfocom
parentb1d653e95b0f8d1d403934aafb8d824bb2c523c2 (diff)
downloadFreeBSD-ports-884981ec68cdccc03368be15d055407446135f3d.zip
FreeBSD-ports-884981ec68cdccc03368be15d055407446135f3d.tar.gz
Use PLIST_FILES (bento-tested, marcus-reviewed).
Diffstat (limited to 'games/xinfocom')
-rw-r--r--games/xinfocom/Makefile5
-rw-r--r--games/xinfocom/pkg-plist1
2 files changed, 3 insertions, 3 deletions
diff --git a/games/xinfocom/Makefile b/games/xinfocom/Makefile
index fc2c426..1a9b193 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>
diff --git a/games/xinfocom/pkg-plist b/games/xinfocom/pkg-plist
deleted file mode 100644
index e880567..0000000
--- a/games/xinfocom/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/xinfocom
OpenPOWER on IntegriCloud