aboutsummaryrefslogtreecommitdiffstats
path: root/games/masterserver/Makefile
blob: 4c36e8487d80d83a54436c16a5a6812197eb1d73 (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:    masterserver
# Date created:             2007-01-25
# Whom:                 alepulver
#
# $FreeBSD$
#

PORTNAME=   masterserver
PORTVERSION=    0.4.1
CATEGORIES= games
MASTER_SITES=   SF/lasange-system/${PORTNAME}/${PORTNAME}-${PORTVERSION}

MAINTAINER= ports@FreeBSD.org
COMMENT=    Masterserver for IdSoftware games (D3, EF, H2, Q2, Q3, QW)

USE_BZIP2=  yes
USE_GMAKE=  yes

.include <bsd.port.mk>