diff options
-rw-r--r-- | games/quake3-ut/Makefile | 12 | ||||
-rw-r--r-- | games/quake3-ut/distinfo | 4 |
2 files changed, 9 insertions, 7 deletions
diff --git a/games/quake3-ut/Makefile b/games/quake3-ut/Makefile index bbec7eb6c755..f17faa14b9a9 100644 --- a/games/quake3-ut/Makefile +++ b/games/quake3-ut/Makefile @@ -4,23 +4,25 @@ PORTNAME= ut PORTVERSION= 3.7 CATEGORIES= games -MASTER_SITES= ftp://ftp.snt.utwente.nl/pub/games/urbanterror/ +MASTER_SITES= http://bigfoot.morphos-team.net/misc/Quake3Mods/ PKGNAMEPREFIX= ${Q3PKGNAMEPREFIX} -DISTNAME= urbanTerror${PORTVERSION:S/.//}_full +DISTNAME= UrbanTerror${PORTVERSION:S/.//}_full MAINTAINER= ports@FreeBSD.org COMMENT= Quake III Arena mod: Urban Terror +NO_PACKAGE= package will be 445MB, set FORCE_PACKAGE if you really want it + USE_ZIP= yes USE_CRLF= yes -NO_BUILD= yes -NO_WRKSUBDIR= yes -NO_PACKAGE= "Distfile is \>256MB\; define FORCE_PACKAGE if you really want this." .if defined(.PARSEDIR) USE_GMAKE= yes .endif +NO_BUILD= yes +NO_WRKSUBDIR= yes DATADIR= ${Q3DIR}/${PORTNAME} + PORT_OPTIONS= DOCS .include "${.CURDIR}/../quake3-data/Makefile.include" diff --git a/games/quake3-ut/distinfo b/games/quake3-ut/distinfo index fd847f1c9f44..3a506403b5a4 100644 --- a/games/quake3-ut/distinfo +++ b/games/quake3-ut/distinfo @@ -1,2 +1,2 @@ -SHA256 (urbanTerror37_full.zip) = a14083baabe0984f83618df8635c94a255e5344822ae926bec72f8424109fada -SIZE (urbanTerror37_full.zip) = 463853743 +SHA256 (UrbanTerror37_full.zip) = a14083baabe0984f83618df8635c94a255e5344822ae926bec72f8424109fada +SIZE (UrbanTerror37_full.zip) = 463853743 |