efa63f6ba4
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
20 lines
389 B
Makefile
20 lines
389 B
Makefile
# 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
|
|
MASTER_SITE_SUBDIR= lasange-system
|
|
|
|
MAINTAINER= alepulver@FreeBSD.org
|
|
COMMENT= Masterserver for IdSoftware games (D3, EF, H2, Q2, Q3, QW)
|
|
|
|
USE_BZIP2= yes
|
|
USE_GMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|