aboutsummaryrefslogtreecommitdiffstats
path: root/games/xmine/Makefile
blob: 30daf6cce0de6e8a38b31a142a914e8aff41b7d5 (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.2 1994/12/31 04:07:40 swallace Exp $
#

DISTNAME=   xmine-1.0.3-Xaw
USE_IMAKE=      yes
INSTALL_MANPAGES=     yes

DEPENDS=        ${PORTSDIR}/x11/Xaw3d

.include <bsd.port.mk>