summaryrefslogtreecommitdiff
path: root/games/xmris/Makefile
blob: feea364792c422aed3df7221a47f349c41d1d69e (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: Makefile,v 1.10 1995/04/11 00:20:50 asami Exp $

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

MAINTAINER=	jmz@FreeBSD.org

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

.include <bsd.port.mk>