freebsd-ports/games/hlserver-svencoop/Makefile
Kris Kennaway 3c088f1b9a Set an expiry date of 2004-08-20 for these BROKEN/IGNORE/FORBIDDEN
ports.  They will be removed on or after that date if they are still
broken and no fix has been submitted to GNATS.
2004-06-21 21:27:46 +00:00

23 lines
652 B
Makefile

# New ports collection makefile for: Sven Co-Op Server
# Date created: Thu May 3 22:04:21 BRT 2001
# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= svencoop
PORTVERSION= 1.19.1
MASTER_SITES= http://www.svencoop.com/files/
DISTFILES= svencoop19.tar.gz svencoop19_patch.tar.gz
MAINTAINER= lioux@FreeBSD.org
COMMENT= Half-Life mod Sven Co-Op full server package for Linux
HALFLIFE_COUNTERSTRIKE_MASTER= ${.CURDIR}/../hlserver-cs
IGNORE= Upcoming release will support Unix platform but current one\
does not
EXPIRATION_DATE=2004-08-20
DEPRECATED= ${IGNORE}
.include "${HALFLIFE_COUNTERSTRIKE_MASTER}/Makefile"