summaryrefslogtreecommitdiff
path: root/games/xdemineur/Makefile
blob: ab16b231b36b485333ea4f295e1b3d077159566b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:    xdemineur
# Version required:     2.1
# Date created:         13 Feb 1998
# Whom:                 Thomas Gellekum <tg@FreeBSD.ORG>
#
# $Id: Makefile,v 1.1.1.1 1998/02/13 08:18:03 tg Exp $
#

DISTNAME=       xdemineur-2.1
CATEGORIES=	games
MASTER_SITES=	${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR=	games

MAINTAINER=	ports@FreeBSD.ORG

USE_IMAKE=	yes
MAN1=		xdemineur.1

.include <bsd.port.mk>