diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-11-17 10:35:03 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-11-17 10:35:03 +0000 |
commit | cf1bd0756de183eca0f1d6baaa437a31a62f3f1b (patch) | |
tree | 1f544e0954ac0e03c8406f2c4ee861ba4b278400 /games/quake3/pkg-plist | |
parent | da8f0fc9ccea394bdde07b4d20f69f18cb6949b8 (diff) |
New port: games/quake3 Quake III Arena -- first person shooter (native
Quake III Arena, developed by the gaming wizards at id
Software, is the third installment of one of the most popular
computer game franchises of all time. Organic caverns,
gothic cathedrals and futuristic spacescapes play host to
Quake III Arena's unrivaled blend of action, strategy and
jaw-dropping technology as Linux gamers are invited to
square off against 32 of history's greatest warriors. Built
around a revolutionary new graphics engine capable of
delivering mind blowing 3D special effects including curved
surfaces and volumetric fog, Quake III Arena is the final
word in deathmatching mayhem.
This is a native build for FreeBSD. Sorry, no joystick
support is available at this time.
PR: ports/85429
Submitted by: Linas Valiukas <shirshegsm@gmail.com>
Notes
Notes:
svn path=/head/; revision=148568
Diffstat (limited to 'games/quake3/pkg-plist')
-rw-r--r-- | games/quake3/pkg-plist | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/games/quake3/pkg-plist b/games/quake3/pkg-plist new file mode 100644 index 000000000000..584f4808a57b --- /dev/null +++ b/games/quake3/pkg-plist @@ -0,0 +1,19 @@ +bin/q3ded +bin/quake3 +lib/quake3/baseq3/cgamei386.so +lib/quake3/baseq3/qagamei386.so +lib/quake3/baseq3/uii386.so +lib/quake3/baseq3/vm/cgame.qvm +lib/quake3/baseq3/vm/qagame.qvm +lib/quake3/baseq3/vm/ui.qvm +lib/quake3/missionpack/cgamei386.so +lib/quake3/missionpack/qagamei386.so +lib/quake3/missionpack/uii386.so +lib/quake3/missionpack/vm/cgame.qvm +lib/quake3/missionpack/vm/qagame.qvm +lib/quake3/missionpack/vm/ui.qvm +@dirrm lib/quake3/baseq3/vm +@dirrm lib/quake3/baseq3 +@dirrm lib/quake3/missionpack/vm +@dirrm lib/quake3/missionpack +@dirrm lib/quake3 |