1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
freebsd-ports/games/xinfocom/Makefile
Ade Lovett 7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00

23 lines
425 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
WRKSRC= ${WRKDIR}/xinfocom
USE_IMAKE= yes
.include <bsd.port.mk>