summaryrefslogtreecommitdiff
path: root/games/xmine/Makefile
blob: 9468f0b10df40c3d222cb34cacf200a92ef5a059 (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.1.1.1 1994/12/26 15:26:04 joerg Exp $
#

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

DEPENDS=        x11/Xaw3d

.include <bsd.port.mk>