Changeset View
Changeset View
Standalone View
Standalone View
head/games/quake3-wfa/Makefile
# Created by: Patrick Li <pat@databits.net> | # Created by: Patrick Li <pat@databits.net> | ||||
# $FreeBSD$ | # $FreeBSD$ | ||||
PORTNAME= wfa | PORTNAME= wfa | ||||
PORTVERSION= 3.5b | PORTVERSION= 3.5b | ||||
CATEGORIES= games | CATEGORIES= games | ||||
MASTER_SITES= http://www.ijs.si/~lesi/distfiles/ | MASTER_SITES= http://www.ijs.si/~lesi/distfiles/ | ||||
PKGNAMEPREFIX= ${Q3PKGNAMEPREFIX} | PKGNAMEPREFIX= ${Q3PKGNAMEPREFIX} | ||||
DISTFILES= WFA35Engine.zip WFA35MapPack1.zip WFA35MapPack2.zip \ | DISTFILES= WFA35Engine.zip WFA35MapPack1.zip WFA35MapPack2.zip \ | ||||
WFA_v35b.zip 35b_mappack1.zip | WFA_v35b.zip 35b_mappack1.zip | ||||
DIST_SUBDIR= ${PORTNAME} | DIST_SUBDIR= ${PORTNAME} | ||||
MAINTAINER= ports@FreeBSD.org | MAINTAINER= ports@FreeBSD.org | ||||
COMMENT= Quake III Arena mod: Weapons Factory Arena | COMMENT= Quake III Arena mod: Weapons Factory Arena | ||||
MANUAL_PACKAGE_BUILD= huge (200MB) | |||||
USES= zip | USES= zip | ||||
NO_BUILD= yes | NO_BUILD= yes | ||||
NO_WRKSUBDIR= yes | NO_WRKSUBDIR= yes | ||||
DATADIR= ${Q3DIR}/${PORTNAME} | DATADIR= ${Q3DIR}/${PORTNAME} | ||||
OPTIONS_DEFINE= DOCS | OPTIONS_DEFINE= DOCS | ||||
Show All 12 Lines |