diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-03 13:28:40 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-03 13:28:40 +0000 |
commit | 5cbaa7228e7b2e4cf2d542ebf7994f97572c3ee2 (patch) | |
tree | d2679ddbe17b5854579bd72a3d645670412ffb3d /emulators/Makefile | |
parent | emulators/gngb: Bento fix. (diff) |
New port: emulators/extract-xiso
New port extract-xiso a tool to extract files from xbox iso image.
PR: ports/51190
Submitted by: Jose Rey <king@v2project.com>
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index dd532d4bef4a..c2d60ab31308 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -16,6 +16,7 @@ SUBDIR += dgen-sdl SUBDIR += dlx SUBDIR += dosbox + SUBDIR += extract-xiso SUBDIR += fceu SUBDIR += fmsx SUBDIR += freesci |