aboutsummaryrefslogtreecommitdiff
path: root/games/xinfocom
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2014-03-17 12:17:15 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2014-03-17 12:17:15 +0000
commitbb6dbbd07e0fd1b1f265fd0cf948e7675de2aeb7 (patch)
treea853ae64493123fd0cd69456b17f3695cc6b1c40 /games/xinfocom
parent18c2d40ce0668c39d4701e7cfd343e7bd28fb62d (diff)
downloadports-bb6dbbd07e0fd1b1f265fd0cf948e7675de2aeb7.tar.gz
ports-bb6dbbd07e0fd1b1f265fd0cf948e7675de2aeb7.zip
Remove defunct master site; tighten COMMENT; convert EXTRACT_SUFX to USES.
Notes
Notes: svn path=/head/; revision=348465
Diffstat (limited to 'games/xinfocom')
-rw-r--r--games/xinfocom/Makefile10
-rw-r--r--games/xinfocom/pkg-descr3
2 files changed, 6 insertions, 7 deletions
diff --git a/games/xinfocom/Makefile b/games/xinfocom/Makefile
index cf0abcbad2c5..b8cf584a8152 100644
--- a/games/xinfocom/Makefile
+++ b/games/xinfocom/Makefile
@@ -5,17 +5,15 @@ PORTNAME= xinfocom
PORTVERSION= 1.8m
PORTREVISION= 1
CATEGORIES= games
-MASTER_SITES= ${MASTER_SITE_LOCAL} \
- http://ftp.giga.or.at/pub/ifarchive/interpreters-infocom-zcode/old/itf/
-MASTER_SITE_SUBDIR= mph
+MASTER_SITES= LOCAL/mph
DISTNAME= unix8m
-EXTRACT_SUFX= .tgz
MAINTAINER= dinoex@FreeBSD.org
-COMMENT= An Infocom game interpreter for X11
+COMMENT= Infocom game interpreter for X11
-USES= imake
+USES= imake tar:tgz
USE_XORG= xt sm ice xext x11
+
WRKSRC= ${WRKDIR}/xinfocom
PLIST_FILES= bin/xinfocom
diff --git a/games/xinfocom/pkg-descr b/games/xinfocom/pkg-descr
index 12c3a2871a9b..22e68013c5f1 100644
--- a/games/xinfocom/pkg-descr
+++ b/games/xinfocom/pkg-descr
@@ -1,12 +1,13 @@
This software interprets Infocom text-adventure games. This port
does not install any games; you can install them yourself if you
own the games, or you can legally obtain the Zork series from:
+
http://www.csd.uwo.ca/~pete/Infocom/download.html
More games can be found at:
+
http://www.ifarchive.org/indexes/if-archiveXgamesXzcode.html
LICENSE: copy freely, do not distribute modified versions
WWW: http://www.csd.uwo.ca/Infocom/
-