freebsd-ports/games/xinfocom/Makefile
Matthew Hunt 2006652da6 Update MASTER_SITE and the explanatory text to reflect the
disappearance of the Infocom-on-Unix web page.
1998-07-05 04:15:07 +00:00

23 lines
470 B
Makefile

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