diff options
author | rafan <rafan@FreeBSD.org> | 2008-04-06 23:14:27 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2008-04-06 23:14:27 +0800 |
commit | b25d9fff9d379ef76da4511d7c4b3658adf5690b (patch) | |
tree | 5b861131db5234e0d0b6471b9312a3e6c602ba81 /emulators/Makefile | |
parent | ff62bf5e65efe63db83714a7f84aee45d3a77fd2 (diff) | |
download | freebsd-ports-gnome-b25d9fff9d379ef76da4511d7c4b3658adf5690b.tar.gz freebsd-ports-gnome-b25d9fff9d379ef76da4511d7c4b3658adf5690b.tar.zst freebsd-ports-gnome-b25d9fff9d379ef76da4511d7c4b3658adf5690b.zip |
jzIntv is an emulator for the Mattel Intellivision(TM)
videogame.
WWW: http://spatula-city.org/~im14u2c/intv/
PR: ports/122481
Submitted by: Ganael Laplanche <ganael.laplanche at martymac.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 35c0d9bcf81f..331cd9bb2e64 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -57,6 +57,7 @@ SUBDIR += ia64sim SUBDIR += ines SUBDIR += its + SUBDIR += jzintv SUBDIR += klh10 SUBDIR += kqemu-kmod SUBDIR += lib765 |