# New ports collection makefile for:	xdemineur
# Date created:		13 Feb 1998
# Whom:			Thomas Gellekum <tg@FreeBSD.org>
#
# $FreeBSD: ports/games/xdemineur/Makefile,v 1.13 2004/02/05 20:37:15 trevor Exp $
#

PORTNAME=	xdemineur
PORTVERSION=	2.1.1
CATEGORIES=	games
MASTER_SITES=	${MASTER_SITE_XCONTRIB} \
		ftp://ftp.babafou.eu.org/pub/babafou/
MASTER_SITE_SUBDIR=	games

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Another minesweeper game for the X Window System

USE_IMAKE=	yes
USE_XPM=	yes
MAN1=		xdemineur.1
PLIST_FILES=	bin/xdemineur

.include <bsd.port.mk>
