diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-09-23 17:51:11 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-09-23 17:51:11 +0800 |
commit | ee32f027588e57a64b6b253a766e50c333142f4c (patch) | |
tree | 0aee5bc89da5b2ebf2880db43e0ad2cbadf530db /games/Makefile | |
parent | 79692b0f2b1c9a074a6ea5dd5fd28ee8933170de (diff) | |
download | freebsd-ports-gnome-ee32f027588e57a64b6b253a766e50c333142f4c.tar.gz freebsd-ports-gnome-ee32f027588e57a64b6b253a766e50c333142f4c.tar.zst freebsd-ports-gnome-ee32f027588e57a64b6b253a766e50c333142f4c.zip |
add adgali
An open source game library useful for 2D games programmation
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 de256035eaf2..afb64435f7fd 100644 --- a/games/Makefile +++ b/games/Makefile @@ -12,6 +12,7 @@ SUBDIR += acorn SUBDIR += acorn-media SUBDIR += actx + SUBDIR += adgali SUBDIR += adom SUBDIR += affenspiel SUBDIR += alephone |