aboutsummaryrefslogtreecommitdiffstats
path: root/games/xmine/Makefile
blob: 2fd2fa179e11981962f2d052e22b6fd3bef10c1f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# New ports collection makefile for:    xmine(1)
# Version required: 1.0.3 / Athena
# Date created:     25 December 1994
# Whom:         joerg
#
# $Id: Makefile,v 1.4 1995/02/11 13:49:14 asami Exp $
#

DISTNAME=   xmine-1.0.3-Xaw
CATEGORIES+=    games
USE_IMAKE=      yes

LIB_DEPENDS=        Xaw3d\\.:${PORTSDIR}/x11/Xaw3d

.include <bsd.port.mk>