aboutsummaryrefslogtreecommitdiff
path: root/games/quake2-lights
diff options
context:
space:
mode:
authorAlejandro Pulver <alepulver@FreeBSD.org>2007-01-22 02:54:08 +0000
committerAlejandro Pulver <alepulver@FreeBSD.org>2007-01-22 02:54:08 +0000
commit8a17b027351b21875d6aab6635f46c549a99619b (patch)
treeafa83fbd422f44027fbbf2bfa7d0be3b7ad821d2 /games/quake2-lights
parent3bd9a68c403b356790d786396e94e7aceb80d9d5 (diff)
downloadports-8a17b027351b21875d6aab6635f46c549a99619b.tar.gz
ports-8a17b027351b21875d6aab6635f46c549a99619b.zip
Notes
Diffstat (limited to 'games/quake2-lights')
-rw-r--r--games/quake2-lights/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/games/quake2-lights/Makefile b/games/quake2-lights/Makefile
index 9b9b02a40788..3d9dc466b141 100644
--- a/games/quake2-lights/Makefile
+++ b/games/quake2-lights/Makefile
@@ -8,17 +8,17 @@
PORTNAME= lights
PORTVERSION= 1
CATEGORIES= games
-MASTER_SITES= http://qudos.quakedev.com/linux/quake2/mods/
+MASTER_SITES= http://qudos.quakedev.com/linux/quake2/mods/:data \
+ ${MASTER_SITE_LOCAL:S|$|:src|}
+MASTER_SITE_SUBDIR= alepulver/:src
PKGNAMEPREFIX= ${Q2PKGNAMEPREFIX}
DISTNAME= Lights.v${PORTVERSION}.Linux
-DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
- Lights-Bots${EXTRACT_SUFX}
+DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:data,src \
+ Lights-Bots${EXTRACT_SUFX}:src
MAINTAINER= alepulver@FreeBSD.org
COMMENT= Lights modification for Quake II
-BROKEN= Unfetchable
-
USE_BZIP2= yes
USE_GMAKE= yes
NO_WRKSUBDIR= yes