Tweak games/blinken version 4.14.3
[dports.git] / games / xinfocom / Makefile
1 # Created by: Matthew Hunt <mph@FreeBSD.org>
2 # $FreeBSD$
3
4 PORTNAME=       xinfocom
5 PORTVERSION=    1.8m
6 PORTREVISION=   1
7 CATEGORIES=     games
8 MASTER_SITES=   LOCAL/mph
9 DISTNAME=       unix8m
10
11 MAINTAINER=     ports@FreeBSD.org
12 COMMENT=        Infocom game interpreter for X11
13
14 USES=           imake tar:tgz
15 USE_XORG=       xt sm ice xext x11
16
17 WRKSRC=         ${WRKDIR}/xinfocom
18 PLIST_FILES=    bin/xinfocom
19
20 .include <bsd.port.mk>