1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-03 22:23:24 +00:00
freebsd-ports/games/xinfocom/Makefile
Matthew Hunt e00f7a1a7a Import of xinfocom, an interpreter for Infocom games under X11.
The DESCR file contains a pointer to the data files for Zork, which
Infocom released for free.  Have fun...
1998-05-07 19:05:47 +00:00

23 lines
411 B
Makefile

# New ports collection makefile for: xinfocom
# Version required: 1.8m
# Date created: 7 May 1998
# Whom: Matthew Hunt <mph@FreeBSD.org>
#
# $Id$
#
DISTNAME= unix8m
PKGNAME= xinfocom-1.8m
CATEGORIES= games
MASTER_SITES= http://www.cfug.org/infocom/
EXTRACT_SUFX= .tgz
MAINTAINER= mph@freebsd.org
WRKSRC= ${WRKDIR}/xinfocom
USE_IMAKE= yes
NO_INSTALL_MANPAGES= yes
.include <bsd.port.mk>