diff options
author | miwi <miwi@FreeBSD.org> | 2008-02-15 16:49:44 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-02-15 16:49:44 +0800 |
commit | 1e6cd34f105694de8a0a83db29879c299aea3bd3 (patch) | |
tree | 9e99cba6f095010f7b8bacb90858bb913f9847f1 /emulators/Makefile | |
parent | 026df8f36c845c6b3299691b1dcb92bf7fd0a648 (diff) | |
download | freebsd-ports-gnome-1e6cd34f105694de8a0a83db29879c299aea3bd3.tar.gz freebsd-ports-gnome-1e6cd34f105694de8a0a83db29879c299aea3bd3.tar.zst freebsd-ports-gnome-1e6cd34f105694de8a0a83db29879c299aea3bd3.zip |
Catapult is a GUI for openMSX.
WWW: http://openmsx.sourceforge.net/
PR: ports/120008
Submitted by: Martin Tournoij <carpetsmoker at xs4all.nl>
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 5b577922041d..39cf455c194e 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -13,6 +13,7 @@ SUBDIR += bfe SUBDIR += bochs SUBDIR += bsvc + SUBDIR += catapult SUBDIR += cinc SUBDIR += cingb SUBDIR += cpmemu |