Index: head/games/xinfocom/Makefile =================================================================== --- head/games/xinfocom/Makefile (revision 348464) +++ head/games/xinfocom/Makefile (revision 348465) @@ -1,22 +1,20 @@ # Created by: Matthew Hunt # $FreeBSD$ 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 .include Index: head/games/xinfocom/pkg-descr =================================================================== --- head/games/xinfocom/pkg-descr (revision 348464) +++ head/games/xinfocom/pkg-descr (revision 348465) @@ -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/ -