diff options
author | will <will@FreeBSD.org> | 2001-03-11 02:24:59 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-03-11 02:24:59 +0800 |
commit | 7ea95aacd3855b14ec69f9a9403a3c09eba77f16 (patch) | |
tree | 826a108faae5d4a1d2543a489741de50ee1c1353 /games/Makefile | |
parent | d959edaff03a47b7224d024f20a20507060133c6 (diff) | |
download | freebsd-ports-gnome-7ea95aacd3855b14ec69f9a9403a3c09eba77f16.tar.gz freebsd-ports-gnome-7ea95aacd3855b14ec69f9a9403a3c09eba77f16.tar.zst freebsd-ports-gnome-7ea95aacd3855b14ec69f9a9403a3c09eba77f16.zip |
Add linux-q3ademo 1.11.6, a Linux 3d shooter from id Software / Loki
Software (demo version). The game was not personally tested by me,
but I figured we should have a port available for those who wish to
try to get it working with their video card.
PR: 23507
Submitted by: Marc van Woerkom <3d@FreeBSD.org>
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index edf83a40651c..22edc886f659 100644 --- a/games/Makefile +++ b/games/Makefile @@ -120,6 +120,7 @@ SUBDIR += lexter SUBDIR += libshhcards SUBDIR += lincity + SUBDIR += linux-q3ademo SUBDIR += linuxdoom SUBDIR += ltris SUBDIR += madbomber |