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

DISTNAME=	xmris.4.02
PKGNAME=	xmris-4.02
MASTER_SITES=	ftp://ftp.x.org/R5contrib/
CATEGORIES+=	games

MAINTAINER=	jmz@FreeBSD.org

USE_GMAKE=	yes
USE_IMAKE=      yes
MAKE_FLAGS=	XAPPLOADDIR=${PREFIX}/lib/X11/app-defaults -f

.include <bsd.port.mk>