summaryrefslogtreecommitdiff
path: root/games/xblast/Makefile
blob: 66a65f12a1ffc6f8ee321f3b0b0442f96b414323 (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:    xblast
# Version required:     2.2
# Date created:         Sat Dec 28 01:47:12 CET 1996
# Whom:                 se
#
# $Id$
#

DISTNAME=       xblast-2.2
#PKGNAME=	xlife-3.0
CATEGORIES=	games
MASTER_SITES=	${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= games/multiplayer

MAINTAINER=	se@FreeBSD.ORG

WRKSRC=		${WRKDIR}/XBlast-2.2
USE_IMAKE=      yes

.include <bsd.port.mk>