diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2010-01-15 01:13:13 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2010-01-15 01:13:13 +0000 |
commit | 1ade9d96613b3f244c57ed3f2ee8c9e8b8fb948c (patch) | |
tree | 5946929bae682440e5c291ff52a6aa854c7a103c /games/Makefile | |
parent | 9f20761463e7ebf8d8079f2e6bbfde18618f5de0 (diff) | |
download | ports-1ade9d96613b3f244c57ed3f2ee8c9e8b8fb948c.tar.gz ports-1ade9d96613b3f244c57ed3f2ee8c9e8b8fb948c.zip |
JVGS is a free, minimalistic platform game that runs on windows,
mac, linux and most other obscure systems out there. Some elements
are loosely based on xkcd. The Ghosts album by Nine Inch Nails was
chosen as soundtrack.
WWW: http://jvgs.sourceforge.net/
Notes
Notes:
svn path=/head/; revision=247899
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 b189f5f87c6a..c9d72f64de75 100644 --- a/games/Makefile +++ b/games/Makefile @@ -395,6 +395,7 @@ SUBDIR += joequake SUBDIR += jools SUBDIR += jtans + SUBDIR += jvgs SUBDIR += jzip SUBDIR += kaid SUBDIR += kamikaze |