diff options
author | krion <krion@FreeBSD.org> | 2004-01-07 08:44:10 +0000 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-01-07 08:44:10 +0000 |
commit | 9d0a562fbb0aa4ada41846e893ed0301974bdafc (patch) | |
tree | 6163691056b67b800a7162c1e1c01b08c4411c26 /games/Makefile | |
parent | 8f4dc82373c78c58a595f2fc47f32b462ec50163 (diff) | |
download | FreeBSD-ports-9d0a562fbb0aa4ada41846e893ed0301974bdafc.zip FreeBSD-ports-9d0a562fbb0aa4ada41846e893ed0301974bdafc.tar.gz |
Add BillardGL 1.75, an OpenGL billiard simulator.
PR: 60847
Submitted by: Igor Pokrovsky <tiamat@comset.net>
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 fa58e6d..017ea2d 100644 --- a/games/Makefile +++ b/games/Makefile @@ -6,6 +6,7 @@ SUBDIR += 3dpong SUBDIR += 44bsd-hunt SUBDIR += 54321 + SUBDIR += BillardGL SUBDIR += CaribbeanStud SUBDIR += HeroesOfMightAndMagic SUBDIR += KnightCap |