aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2014-07-09 06:14:32 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2014-07-09 06:14:32 +0000
commitac9f5eec77915c086d5562a1b33425d7c784573d (patch)
tree0dd50d7ed7b7211b9d607f220e846d20d48f5648 /games
parent45390ffbecb9328800ac4c7c9de3fcb89b9a67ec (diff)
downloadports-ac9f5eec77915c086d5562a1b33425d7c784573d.tar.gz
ports-ac9f5eec77915c086d5562a1b33425d7c784573d.zip
Notes
Diffstat (limited to 'games')
-rw-r--r--games/quake3-osp/Makefile21
-rw-r--r--games/quake3-osp/pkg-descr2
2 files changed, 10 insertions, 13 deletions
diff --git a/games/quake3-osp/Makefile b/games/quake3-osp/Makefile
index b5622e208256..81eb1864fd72 100644
--- a/games/quake3-osp/Makefile
+++ b/games/quake3-osp/Makefile
@@ -4,11 +4,11 @@
PORTNAME= osp
PORTVERSION= 1.03a
CATEGORIES= games
-MASTER_SITES= http://osp.jsmart.web.id/orangesmoothie/downloads/
+MASTER_SITES= http://osp.dget.cc/orangesmoothie/downloads/
PKGNAMEPREFIX= ${Q3PKGNAMEPREFIX}
-DISTNAME= osp-Quake3-${PORTVERSION}_full
+DISTNAME= ${PORTNAME}-Quake3-${PORTVERSION}_full
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= games@FreeBSD.org
COMMENT= Quake III Arena mod: OSP Tourney DM/CA/CTF
USES= zip
@@ -19,7 +19,6 @@ DATADIR= ${Q3DIR}/${PORTNAME}
OPTIONS_DEFINE= DOCS
-NO_STAGE= yes
.include "${.CURDIR}/../quake3-data/Makefile.include"
.include <bsd.port.options.mk>
@@ -28,18 +27,16 @@ post-extract:
@${MV} ${WRKSRC}/README.txt ${WRKSRC}/Docs
do-install:
- @${MKDIR} ${DATADIR}
+ @${MKDIR} ${STAGEDIR}${DATADIR}
.for f in *.cfg *.pk3 description.txt filters.txt
- ${INSTALL_DATA} ${WRKSRC}/${f} ${DATADIR}
+ ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DATADIR}
.endfor
.for d in cfg-* locs vm
- ${CP} -a ${WRKSRC}/${d} ${DATADIR}
+ ${CP} -a ${WRKSRC}/${d} ${STAGEDIR}${DATADIR}
.endfor
-.if ${PORT_OPTIONS:MDOCS}
- @${MKDIR} ${DOCSDIR}
- ${INSTALL_DATA} ${WRKSRC}/Docs/*.txt ${DOCSDIR}
+ @${MKDIR} ${STAGEDIR}${DOCSDIR}
+ ${INSTALL_DATA} ${WRKSRC}/Docs/*.txt ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} "${WRKSRC}/OSP Match Quick Start.txt" \
- ${DOCSDIR}/osp-match-quick-start.txt
-.endif
+ ${STAGEDIR}${DOCSDIR}/osp-match-quick-start.txt
.include <bsd.port.mk>
diff --git a/games/quake3-osp/pkg-descr b/games/quake3-osp/pkg-descr
index 79e403db03dc..36211eac9a72 100644
--- a/games/quake3-osp/pkg-descr
+++ b/games/quake3-osp/pkg-descr
@@ -4,4 +4,4 @@ and admins alike to enhance the Quake 3 experience. There have absolutely
been *NO* changes to the core gameplay or its dynamics -- its all default
Quake 3 in this regard.
-WWW: http://www.orangesmoothie.org/
+WWW: http://www.orangesmoothie.org/tourneyQ3A/