aboutsummaryrefslogtreecommitdiffstats
path: root/games/xblast/Makefile
blob: 741fa66c55f490e3c017566fd6e0bbaf5a2b301c (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:    xblast
# Version required:     2.2
# Date created:         Sat Dec 28 01:47:12 CET 1996
# Whom:                 se
#
# $Id: Makefile,v 1.1.1.1 1997/03/11 22:04:45 se Exp $
#

DISTNAME=       xblast-2.2
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>