freebsd-ports/games/hlserver-si/Makefile
Tim Bishop 92edbb967e - Mark BROKEN; unfetchable since 2004.
PR:		90160
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by:	clement (mentor)
2005-12-10 14:10:54 +00:00

26 lines
669 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.0ra
PORTREVISION= 1
MASTER_SITES= ftp://ftp2.extreme-players.de/hl/mod/si/ \
ftp://ftp.clanserver4u.de/exp/hl/mod/si/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g:S/0r//}-linux
MAINTAINER= ports@FreeBSD.org
COMMENT= Half-Life mod Science and Industry full server package for Linux
BROKEN= "Unfetchable"
_DONT_INCLUDE_MK_=yes
HALFLIFE_PORT_MASTER= ${.CURDIR}/../hlserver-flf
.include "${HALFLIFE_PORT_MASTER}/Makefile"
.include <bsd.port.mk>