876dd421f6
PR: 23429
22 lines
380 B
Makefile
22 lines
380 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
|
|
|
|
WRKSRC= ${WRKDIR}/xinfocom
|
|
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|