summaryrefslogtreecommitdiff
path: root/games/xdemineur/Makefile
blob: c7cc806026ca877b4d211003307af5fe21898ec4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $NetBSD: Makefile,v 1.16 2003/02/26 04:07:48 jschauma 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"