Index: games/Makefile =================================================================== --- games/Makefile +++ games/Makefile @@ -1180,6 +1180,7 @@ SUBDIR += xzip SUBDIR += yadex SUBDIR += yahtzee + SUBDIR += yquake2-ctf SUBDIR += zangband SUBDIR += zatacka SUBDIR += zaz Index: games/yquake2-ctf/Makefile =================================================================== --- /dev/null +++ games/yquake2-ctf/Makefile @@ -0,0 +1,14 @@ +# $FreeBSD$ + +PORTNAME= yquake2 +DISTVERSION= 1_04 +PKGNAMESUFFIX= -ctf + +MAINTAINER= kami@freebsd.org +COMMENT= Capture The Flag for Yamagi Quake II + +LICENSE= GPLv2 + +MASTERDIR= ${.CURDIR}/../${PORTNAME} + +.include "${MASTERDIR}/Makefile.include" Index: games/yquake2-ctf/distinfo =================================================================== --- /dev/null +++ games/yquake2-ctf/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1487066275 +SHA256 (yquake2-ctf-CTF_1_04_GH0.tar.gz) = d6f8d9269e8f445c99c0014cf7f06df76de604803384cb9598cc10ed66f28cb7 +SIZE (yquake2-ctf-CTF_1_04_GH0.tar.gz) = 176025 Index: games/yquake2-ctf/pkg-descr =================================================================== --- /dev/null +++ games/yquake2-ctf/pkg-descr @@ -0,0 +1,6 @@ +This is a 64 bit clean and bugfixed version of id Software's Quake II +addon pack "Capture The Flag", developed by David 'Zoid' Kirsch. Hundreds +of type errors and strange constructs were fixed, thus this version +should run much more stable than the old SDK version. + +WWW: http://www.yamagi.org/quake2 Index: games/yquake2-ctf/pkg-plist =================================================================== --- /dev/null +++ games/yquake2-ctf/pkg-plist @@ -0,0 +1,3 @@ +bin/yq2ded-ctf +bin/yquake2-ctf +%%LIBDIR%%/ctf/game.so