1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
freebsd-ports/games/hlserver-opera/Makefile
Simon Barner 40983d1121 Removed dead mirror sites. The main mastersite and WWW: are up and running
though:

Source:		fenner's dist survey
Reported by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
PR:		ports/90159
2005-12-11 22:58:02 +00:00

23 lines
576 B
Makefile

# New ports collection makefile for: The Opera
# Date created: Mon May 27 17:52:12 UTC 2002
# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= opera
PORTVERSION= 1.2
PORTREVISION= 1
MASTER_SITES= http://distribution.redeemedsoft.com/r12/
DISTNAME= ${PORTNAME}_v${PORTVERSION:S/.//}0
MAINTAINER= ports@FreeBSD.org
COMMENT= Half-Life mod The Opera full server package for Linux
HALFLIFE_PORT_MASTER= ${.CURDIR}/../hlserver-flf
slaveport-post-extract:
@${CP} ${WRKDIR}/opera_hlds ${WRKSRC}
.include "${HALFLIFE_PORT_MASTER}/Makefile"