diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2007-09-23 03:23:43 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2007-09-23 03:23:43 +0000 |
commit | 970d2479cc30f3daf697af0af33359d24dee55f8 (patch) | |
tree | 7855a3cb653824aec710d2aee71136cad4fd1904 /games/Makefile | |
parent | ef4fc524f86ce2f4cc72166bd1e5cfe04c5213df (diff) |
new port: games/kevedit (editor for ZZT)
Kevedit is an editor for the classic DOS game ZZT. The
"Linux version" runs under FreeBSD with only trivial
modification.
PR: ports/116388
Submitted by: Raymond Pasco <ray@cultofray.net>
Notes
Notes:
svn path=/head/; revision=199920
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 1d59a63ec327..36bf5e41f3ff 100644 --- a/games/Makefile +++ b/games/Makefile @@ -387,6 +387,7 @@ SUBDIR += kbilliards SUBDIR += kcheckers SUBDIR += kdegames3 + SUBDIR += kevedit SUBDIR += kfreerings SUBDIR += kiki SUBDIR += kimboot |