diff options
author | asmodai <asmodai@FreeBSD.org> | 2000-02-13 19:52:07 +0800 |
---|---|---|
committer | asmodai <asmodai@FreeBSD.org> | 2000-02-13 19:52:07 +0800 |
commit | ddee4c34dbac28528ff0137e411c83f809e9b31a (patch) | |
tree | c8d74f910598e59789d0578bc7d76bf171ca60c4 /emulators | |
parent | d3e5a843e96eccae7d420a80de063b9fd59454f0 (diff) | |
download | freebsd-ports-gnome-ddee4c34dbac28528ff0137e411c83f809e9b31a.tar.gz freebsd-ports-gnome-ddee4c34dbac28528ff0137e411c83f809e9b31a.tar.zst freebsd-ports-gnome-ddee4c34dbac28528ff0137e411c83f809e9b31a.zip |
Add TuxNES.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index c8245fc7fd8f..6f978bcbe519 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -34,6 +34,7 @@ SUBDIR += stonx SUBDIR += tkhfs SUBDIR += truereality + SUBDIR += tuxnes SUBDIR += twin SUBDIR += vgb SUBDIR += vice |