aboutsummaryrefslogtreecommitdiff
path: root/games/xdemineur/Makefile
blob: 0c27629a28184e35cbd48f3265655013ee9d920f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:	xdemineur
# Date created:		13 Feb 1998
# Whom:			Thomas Gellekum <tg@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	xdemineur
PORTVERSION=	2.1.1
CATEGORIES=	games
MASTER_SITES=	${MASTER_SITE_XCONTRIB} \
		ftp://ftp.babafou.eu.org/pub/babafou/
MASTER_SITE_SUBDIR=	games

MAINTAINER=	ports@FreeBSD.org

USE_IMAKE=	yes
USE_XPM=	yes
MAN1=		xdemineur.1

.include <bsd.port.mk>