1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
freebsd-ports/games/xinfocom/Makefile
2004-02-06 13:12:53 +00:00

24 lines
449 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
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= mph
DISTFILES= unix8m.tgz
MAINTAINER= mph@freebsd.org
COMMENT= An Infocom game interpreter for X11
PLIST_FILES= bin/xinfocom
WRKSRC= ${WRKDIR}/xinfocom
USE_IMAKE= yes
.include <bsd.port.mk>