summaryrefslogtreecommitdiff
path: root/games/xdemineur/Makefile
blob: 4d11b8ec7173540cfee705d5476ad364e0476a6e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for:    xdemineur
# Version required:     2.0
# Date created:         29 Jan 1998
# Whom:                 bouyer
#
# $NetBSD: Makefile,v 1.3 1998/02/02 20:56:14 frueauf Exp $
#

DISTNAME=       xdemineur-2.0
CATEGORIES=	games
MASTER_SITES=	${MASTER_SITE_XCONTRIB}  \
		ftp://ftp.agm-ita.ensta.fr/pub/babafou/
MASTER_SITE_SUBDIR=	games

MAINTAINER= bouyer@netbsd.org

LIB_DEPENDS=    Xpm.4.:${PORTSDIR}/graphics/xpm

USE_IMAKE=	yes

CAT1=		xdemineur.0

.include <bsd.port.mk>