# New ports collection makefile for: Q3 Mod: Weapons Factory Arena # Date created: Sun Jun 3 15:03:11 EDT 2001 # Whom: pat@databits.net # # $FreeBSD$ # PORTNAME= wfa PORTVERSION= 3.5b CATEGORIES= games MASTER_SITES= http://www.ijs.si/~lesi/distfiles/ PKGNAMEPREFIX= ${Q3PKGNAMEPREFIX} DISTFILES= WFA35Engine.zip WFA35MapPack1.zip WFA35MapPack2.zip \ WFA_v35b.zip 35b_mappack1.zip DIST_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Quake III Arena Mod: Weapons Factory Arena NO_PACKAGE= "Package will be 138MB, set FORCE_PACKAGE if you really want to build it" USE_ZIP= yes USE_CRLF= yes NO_BUILD= yes NO_WRKSUBDIR= yes DATADIR= ${Q3DIR}/${PORTNAME} post-extract: @${RM} ${WRKSRC}/help/BobWFACfgV236.exe do-install: @${MKDIR} ${DATADIR} .for f in *.cfg *.pk3 @${INSTALL_DATA} ${WRKSRC}/${f} ${DATADIR} .endfor .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for f in EnglishRadioHelp help @${CP} -R ${WRKSRC}/${f} ${DOCSDIR} .endfor .endif .include "${.CURDIR}/../quake3-data/Makefile.include" .include ss='main'>index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/misc/wmjulia
Commit message (Expand)AuthorAgeFilesLines
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-202-4/+4
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-261-3/+2
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
* - Add SHA256pav2005-11-261-0/+1
* Use PLIST_FILES.trevor2004-02-062-1/+1
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
* SIZEify.trevor2004-01-301-0/+1
* De-pkg-comment.knu2003-02-212-1/+1
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2