summaryrefslogtreecommitdiff
path: root/games/xminehunter/Makefile
blob: febd846cf2e79d6d8cd1bad93601245f7d9a3632 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for:	xminehunter
# Version required:	0.4
# Date created:		09 January 1997
# Whom:			Thomas Gellekum <tg@FreeBSD.ORG>
#
# $Id: Makefile,v 1.5 1998/08/05 09:30:59 asami Exp $
#

DISTNAME=	xminehunter-0.4
CATEGORIES=	games
MASTER_SITES=	${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR=	games

MAINTAINER=	tg@FreeBSD.ORG

LIB_DEPENDS=	Xpm.5:${PORTSDIR}/graphics/xpm

USE_X_PREFIX=	yes
WRKSRC=		${WRKDIR}/xminehunter
REQUIRES_MOTIF=	yes
ALL_TARGET=	xminehunter

.include <bsd.port.mk>