mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
2006652da6
disappearance of the Infocom-on-Unix web page.
23 lines
470 B
Makefile
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>
|