# New ports collection makefile for: quake2-matrix # Date created: 2006-12-24 # Whom: alepulver # # $FreeBSD$ # PORTNAME= matrix PORTVERSION= 1 CATEGORIES= games MASTER_SITES= http://qudos.quakedev.com/linux/quake2/mods/ PKGNAMEPREFIX= ${Q2PKGNAMEPREFIX} DISTNAME= Matrix-v${PORTVERSION}.fixed.Linux MAINTAINER= alepulver@FreeBSD.org COMMENT= Matrix modification for Quake II USE_BZIP2= yes USE_GMAKE= yes WRKSRC= ${WRKDIR}/${PORTNAME} BUILD_WRKSRC= ${WRKSRC}/MatrixFixSource ALL_TARGET= release DOCSDIR= ${PREFIX}/share/doc/${LATEST_LINK} .include "${.CURDIR}/../quake2-data/Makefile.include" .include post-patch: @${REINPLACE_CMD} -e 's/__linux__/__unix__/' \ ${BUILD_WRKSRC}/q_shared.[ch] do-install: ${MKDIR} ${Q2DIR}/${PORTNAME} ${INSTALL_PROGRAM} ${BUILD_WRKSRC}/release/matrix/game.so \ ${Q2DIR}/${PORTNAME} cd ${WRKSRC} && ${INSTALL_DATA} *.cfg *.ini *.pak ${Q2DIR}/${PORTNAME} .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/docs/* ${DOCSDIR} .endif .include > index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
in
Commit message (Expand)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-1/+1
2008-06-061-0/+1
* - Fix problems with the "status" command in the wrapper script when the daemonalepulver2007-10-011-1/+4
* - update to 6.0.14nemoliu2007-08-213-5/+71
* - update to 6.0.13nemoliu2007-07-254-15/+26
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
* Use my @FreeBSD.org address.nemoliu2007-04-301-2/+2
* - Update to 6.0.10pav2007-03-242-4/+4
* Add tomcat 6.0.9, Apache Tomcat is a web server written in 100% Pure Java.delphij2007-02-187-1037/+599
* Update to 5.5.20.lawrance2006-11-012-8/+7
* - Work around an inability of rc.subr's _find_processes() to work withpav2006-09-082-2/+3