aboutsummaryrefslogtreecommitdiffstats
path: root/games/xinfocom/Makefile
blob: efcbf71e5d52ddf9f6cec07fede5850afd72e3ca (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Created by: Matthew Hunt <mph@FreeBSD.org>
# $FreeBSD$

PORTNAME=   xinfocom
PORTVERSION=    1.8m
PORTREVISION=   1
CATEGORIES= games
MASTER_SITES=   LOCAL/mph
DISTNAME=   unix8m

MAINTAINER= ports@FreeBSD.org
COMMENT=    Infocom game interpreter for X11

USES=       imake tar:tgz
USE_XORG=   xt sm ice xext x11

WRKSRC=     ${WRKDIR}/xinfocom
PLIST_FILES=    bin/xinfocom

.include <bsd.port.mk>