1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/games/xinfocom/Makefile
2008-03-17 16:56:59 +00:00

28 lines
561 B
Makefile

# New ports collection makefile for: xinfocom
# Date created: 7 May 1998
# Whom: Matthew Hunt <mph@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= xinfocom
PORTVERSION= 1.8m
PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_LOCAL} \
ftp://ftp.gmd.de/if-archive/infocom/interpreters/itf/
MASTER_SITE_SUBDIR= mph
DISTNAME= unix8m
EXTRACT_SUFX= .tgz
MAINTAINER= dinoex@FreeBSD.org
COMMENT= An Infocom game interpreter for X11
PLIST_FILES= bin/xinfocom
WRKSRC= ${WRKDIR}/xinfocom
USE_IMAKE= yes
USE_XORG= xt sm ice xext x11
.include <bsd.port.mk>