# Created by: Thomas Gellekum <tg@FreeBSD.org>
# $FreeBSD: games/xminehunter/Makefile 322621 2013-07-10 06:55:28Z bapt $

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

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

USES=		motif
USE_XORG=	xpm
WRKSRC=		${WRKDIR}/xminehunter
ALL_TARGET=	xminehunter

.include <bsd.port.mk>
