freebsd-ports/games/xinfocom/Makefile

21 lines
373 B
Makefile
Raw Normal View History

2013-01-26 17:34:39 +01:00
# Created by: Matthew Hunt <mph@FreeBSD.org>
1999-08-25 08:06:33 +02:00
# $FreeBSD$
PORTNAME= xinfocom
PORTVERSION= 1.8m
PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= LOCAL/mph
DISTNAME= unix8m
2014-05-11 10:57:54 +02:00
MAINTAINER= ports@FreeBSD.org
COMMENT= Infocom game interpreter for X11
USES= imake tar:tgz
2008-03-17 17:56:59 +01:00
USE_XORG= xt sm ice xext x11
WRKSRC= ${WRKDIR}/xinfocom
PLIST_FILES= bin/xinfocom
.include <bsd.port.mk>