View | Details | Raw Unified | Return to bug 89321
Collapse All | Expand All

(-)quake3.new/Makefile (-3 / +9 lines)
Lines 1-14 Link Here
1
# New ports collection makefile for:	quake3
1
# New ports collection makefile for:	quake3
2
# Date created:							23 August 2005
2
# Date created:				23 August 2005
3
# Whom:									pypt
3
# Whom:					pypt
4
#
4
#
5
# $FreeBSD: ports/games/quake3/Makefile,v 1.1 2005/11/17 10:35:03 edwin Exp $
5
# $FreeBSD: ports/games/quake3/Makefile,v 1.1 2005/11/17 10:35:03 edwin Exp $
6
#
6
#
7
7
8
PORTNAME=	quake3
8
PORTNAME=	quake3
9
PORTVERSION=	1.32b
9
PORTVERSION=	1.32b
10
PORTREVISION=	1
10
CATEGORIES=	games
11
CATEGORIES=	games
11
MASTER_SITES=	ftp://ftp.idsoftware.com/idstuff/source/
12
MASTER_SITES=	ftp://ftp.idsoftware.com/idstuff/source/ \
13
		http://www.proarena.com/p/ftpx/x8524/quake_3_arena/ \
14
		http://www.planetgargoyle.com/ \
15
		http://www.teamdarkside.net/ \
16
		http://0day.icculus.org/mirrors/quake3/ \
17
		http://www.olpainless.net/files/
12
EXTRACT_SUFX=	-source.zip
18
EXTRACT_SUFX=	-source.zip
13
EXTRACT_ONLY=
19
EXTRACT_ONLY=

Return to bug 89321