summaryrefslogtreecommitdiff
path: root/games/xdemineur/Makefile
blob: 027b7362f1ef184e47a72a0b07ab9a1108454153 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $NetBSD: Makefile,v 1.17 2003/07/17 21:39:31 grant Exp $
#

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

MAINTAINER=	bouyer@NetBSD.org
HOMEPAGE=	http://www.spinne.com/x/games/xdemineur/
COMMENT=	Minesweeper game for the X Window System

USE_BUILDLINK2=	YES
USE_IMAKE=	YES

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