|
Lines 9-16
Link Here
|
| 9 |
PORTVERSION= 0.3 |
9 |
PORTVERSION= 0.3 |
| 10 |
CATEGORIES= games |
10 |
CATEGORIES= games |
| 11 |
MASTER_SITES= http://www.galgenberg.net/distfiles/:qf \ |
11 |
MASTER_SITES= http://www.galgenberg.net/distfiles/:qf \ |
| 12 |
ftp://ftp.idsoftware.com/idstuff/quake2/source/:id \ |
12 |
${MASTER_SITE_IDSOFTWARE:S|$|quake2/source/:id|} |
| 13 |
ftp://ftp.fasta.fh-dortmund.de/mirror/idstuff/quake2/source/:id |
|
|
| 14 |
DISTNAME= quake2-${PORTVERSION} |
13 |
DISTNAME= quake2-${PORTVERSION} |
| 15 |
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:qf |
14 |
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:qf |
| 16 |
DIST_SUBDIR= ${PORTNAME} |
15 |
DIST_SUBDIR= ${PORTNAME} |
|
Lines 19-30
Link Here
|
| 19 |
MAINTAINER= alejandro@varnet.biz |
18 |
MAINTAINER= alejandro@varnet.biz |
| 20 |
COMMENT= First Person Shooter with many addons available |
19 |
COMMENT= First Person Shooter with many addons available |
| 21 |
|
20 |
|
| 22 |
USE_BZIP2= yes |
|
|
| 23 |
USE_AUTOTOOLS= autoconf:259 libtool:15 |
21 |
USE_AUTOTOOLS= autoconf:259 libtool:15 |
| 24 |
USE_REINPLACE= yes |
22 |
USE_BZIP2= yes |
| 25 |
WANT_SDL= yes |
23 |
WANT_SDL= yes |
| 26 |
|
24 |
|
| 27 |
CONFIGURE_ARGS= --program-transform-name='s/^quake2$$/q2f/' |
25 |
CONFIGURE_ARGS= --program-transform-name='s/^quake2$$/${PORTNAME}/' |
| 28 |
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |
26 |
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |
| 29 |
|
27 |
|
| 30 |
OPTIONS= AO "Enable libao support" off \ |
28 |
OPTIONS= AO "Enable libao support" off \ |