diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-05-04 18:51:36 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-05-04 18:51:36 +0800 |
commit | eaceb5ee5369f477490c50bd5caa2d7001ed755c (patch) | |
tree | 8ddacfab5e785ff39cbe340dc59865fde9cf4120 /games/Makefile | |
parent | c7232bc709009a2553d3129c5b8885a4252af980 (diff) | |
download | freebsd-ports-gnome-eaceb5ee5369f477490c50bd5caa2d7001ed755c.tar.gz freebsd-ports-gnome-eaceb5ee5369f477490c50bd5caa2d7001ed755c.tar.zst freebsd-ports-gnome-eaceb5ee5369f477490c50bd5caa2d7001ed755c.zip |
Add solarwolf 1.0, an action/arcade game originally based of SolarFox on the
Atari 2600.
Boys, if you think that the Python is inapproprite language for games
programming you ought to try this - it really rocks, even on a low-end machines
like my P133 notebook!
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 e01e1efc89d5..e82fb0ec8d42 100644 --- a/games/Makefile +++ b/games/Makefile @@ -192,6 +192,7 @@ SUBDIR += smacx SUBDIR += sokoban SUBDIR += sol + SUBDIR += solarwolf SUBDIR += speak SUBDIR += spellcast SUBDIR += speyes |