1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/games/xinfocom/Makefile

23 lines
411 B
Makefile
Raw Normal View History

# 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>