# Created by: Matthew Hunt <mph@FreeBSD.org>
# $FreeBSD: games/xinfocom/Makefile 321957 2013-06-28 11:51:05Z bapt $

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
DISTNAME=	unix8m
EXTRACT_SUFX=	.tgz

MAINTAINER=	dinoex@FreeBSD.org
COMMENT=	An Infocom game interpreter for X11

PLIST_FILES=	bin/xinfocom
WRKSRC=		${WRKDIR}/xinfocom

USES=		imake
USE_XORG=	xt sm ice xext x11

.include <bsd.port.mk>
