freebsd-ports/games/xinfocom/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00

26 lines
532 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
.include <bsd.port.mk>