summaryrefslogtreecommitdiff
path: root/games/xdemineur/Makefile
blob: c066c4543b1a6a92f43f0a6934523b1acec52a44 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.20 2005/08/20 17:50:24 bouyer Exp $
#

DISTNAME=       xdemineur-2.1.1
PKGREVISION=	1
CATEGORIES=	games
MASTER_SITES=	http://www.babafou.eu.org/xdemineur/ \
		${MASTER_SITE_XCONTRIB:=games/}

MAINTAINER=	bouyer@NetBSD.org
COMMENT=	Minesweeper game for the X Window System

USE_IMAKE=	YES

.include "../../graphics/xpm/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"