summaryrefslogtreecommitdiff
path: root/games/xdemineur/Makefile
blob: 2b25223af1e704c95b1e7c2df623983e7fe12768 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $NetBSD: Makefile,v 1.19 2005/04/11 21:45:58 tv 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_IMAKE=	YES

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