diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-10-29 14:17:01 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-10-29 14:17:01 +0000 |
commit | 6231e66475d4caf5d2c02182de5ca96f0ad18604 (patch) | |
tree | 6ba3224f1aa92ce71b5280b2254990f049b86617 /games/Makefile | |
parent | 94cbb85aefe45207336be83f2cc87e2d64f66010 (diff) | |
download | ports-6231e66475d4caf5d2c02182de5ca96f0ad18604.tar.gz ports-6231e66475d4caf5d2c02182de5ca96f0ad18604.zip |
Add dangerdeep.
Danger from the deep (aka dangerdeep) is a Free / Open Source World War II
German submarine simulation. It is currently available for FreeBSD, Linux/i386
and Windows, but since it uses SDL/OpenGL it should be portable to other
operating systems or platforms.
WWW: http://dangerdeep.sourceforge.net/
PR: ports/88168
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
Notes
Notes:
svn path=/head/; revision=146664
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 0e187debabd3..e9feb5edfdc5 100644 --- a/games/Makefile +++ b/games/Makefile @@ -112,6 +112,7 @@ SUBDIR += cursive SUBDIR += d2x SUBDIR += daimonin-client + SUBDIR += dangerdeep SUBDIR += darkplaces SUBDIR += deal SUBDIR += defendguin |