# Created by: Thomas Gellekum <tg@FreeBSD.org>
# $FreeBSD: games/xminehunter/Makefile 333727 2013-11-13 20:18:22Z danilo $

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>
