diff options
author | lioux <lioux@FreeBSD.org> | 2001-07-30 07:33:22 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2001-07-30 07:33:22 +0800 |
commit | 89cb124834e295d611bbb7fdcc66e2b10e91533b (patch) | |
tree | d55f2efa0d0c6e0214b9029c821ae160275c126c /games/Makefile | |
parent | 7ea93ea37f792c2f6b9c7d3d9cfd64cab931be3b (diff) | |
download | freebsd-ports-graphics-89cb124834e295d611bbb7fdcc66e2b10e91533b.tar.gz freebsd-ports-graphics-89cb124834e295d611bbb7fdcc66e2b10e91533b.tar.zst freebsd-ports-graphics-89cb124834e295d611bbb7fdcc66e2b10e91533b.zip |
New port glchess version 0.3.3, A 3D OpenGL based chess game
PR: 29061
Submitted by: Patrick Li <pat@databits.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 f46a09181f0..e79277780c6 100644 --- a/games/Makefile +++ b/games/Makefile @@ -81,6 +81,7 @@ SUBDIR += gcompris SUBDIR += gemdropx SUBDIR += glasteroids + SUBDIR += glchess SUBDIR += gleyes SUBDIR += glife SUBDIR += gltron |