aboutsummaryrefslogtreecommitdiffstats
path: root/games/xinfocom/Makefile
blob: c141f3e953b6acb562ee6ab7b0506b90831873cf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:    xinfocom
# Version required:         1.8m
# Date created:             7 May 1998
# Whom:                 Matthew Hunt <mph@FreeBSD.org>
#
# $FreeBSD$
#

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>