1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
freebsd-ports/games/xinfocom/Makefile
2021-04-06 16:31:07 +02:00

20 lines
366 B
Makefile

# Created by: Matthew Hunt <mph@FreeBSD.org>
PORTNAME= xinfocom
PORTVERSION= 1.8m
PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= LOCAL/mph
DISTNAME= unix8m
MAINTAINER= ports@FreeBSD.org
COMMENT= Infocom game interpreter for X11
USES= imake tar:tgz xorg
USE_XORG= xt sm ice xext x11
WRKSRC= ${WRKDIR}/xinfocom
PLIST_FILES= bin/xinfocom
.include <bsd.port.mk>