# New ports collection makefile for:	xminehunter
# Date created:		09 January 1997
# Whom:			Thomas Gellekum <tg@FreeBSD.org>
#
# $FreeBSD: ports/games/xminehunter/Makefile,v 1.19 2011/05/02 12:44:35 makc Exp $
#

PORTNAME=	xminehunter
PORTVERSION=	0.4
PORTREVISION=	3
CATEGORIES=	games
MASTER_SITES=	${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR=	games

MAINTAINER=	ports@FreeBSD.org
COMMENT=	A Motif minesweeper game

USE_XORG=	xpm
WRKSRC=		${WRKDIR}/xminehunter
USE_MOTIF=	yes
ALL_TARGET=	xminehunter

.include <bsd.port.mk>
