summaryrefslogtreecommitdiff
path: root/games/xdemineur/Makefile
blob: 25170fdcf1695f5594543ad2d3e7be73846c937a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# 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=	ftp://ftp.babafou.eu.org/pub/babafou/

MAINTAINER=	ports@FreeBSD.org

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

USE_IMAKE=	yes
MAN1=		xdemineur.1

.include <bsd.port.mk>