summaryrefslogtreecommitdiff
path: root/games/xmris/Makefile
blob: 1d9f73c69fa3bc970c0333475f638d4bdc3ca89d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for:    xmris
# Version required:     4.02
# Date created:         21 September 1994
# Whom:                 jmz
#
# $FreeBSD$

DISTNAME=	xmris.4.04
PKGNAME=	xmris-4.04
CATEGORIES=	games
MASTER_SITES=	${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR=	games
EXTRACT_SUFX=	.tgz

MAINTAINER=	jmz@FreeBSD.org

USE_GMAKE=	yes
USE_IMAKE=      yes
MAKE_FLAGS=	XAPPLOADDIR=${PREFIX}/lib/X11/app-defaults -f
ALL_TARGET=	xmris
MAN6=		xmred.6 xmris.6 xmsit.6

.include <bsd.port.mk>