d51f4162f9
Submitted by: Patrick Li <pat@databits.net> (maintainer of most hlserver-* ports)
21 lines
679 B
Makefile
21 lines
679 B
Makefile
# New ports collection makefile for: Science and Industry Server
|
|
# Date created: Tue May 1 23:40:46 BRT 2001
|
|
# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= si
|
|
PORTVERSION= 0.97.0p5
|
|
MASTER_SITES= http://fileplanet.games-world.net/dl/ftp1.gamespy.com/fpnew/action/half-life/modifications/si/ \
|
|
http://www.lysator.liu.se/amiga/si/ \
|
|
ftp://212.177.107.155/halflifeitalia/mod/
|
|
#DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g}-linux
|
|
|
|
MAINTAINER= lioux@FreeBSD.org
|
|
|
|
DISTFILES= si-097-linux.tar.gz si-097-097pl5-linux-patch.tar.gz
|
|
|
|
HALFLIFE_COUNTERSTRIKE_MASTER= ${.CURDIR}/../hlserver-cs
|
|
|
|
.include "${HALFLIFE_COUNTERSTRIKE_MASTER}/Makefile"
|