freebsd-ports/emulators/Makefile
Alexander Langer 4e044e735f Add gsnes9x, a GTK front-end for the Snes9X SNES emulator.
PR:             19370
Submitted by:   Kelly Yancey <kbyanc@posi.net>
2000-07-16 15:32:28 +00:00

54 lines
1 KiB
Makefile

# $FreeBSD$
#
SUBDIR += aftp
SUBDIR += atari800
SUBDIR += basiliskII
SUBDIR += bfe
SUBDIR += bochs
SUBDIR += bsvc
SUBDIR += cpmemu
SUBDIR += cpmtools
SUBDIR += dlx
SUBDIR += fmsx
SUBDIR += frodo
SUBDIR += gsnes9x/
SUBDIR += hfs
SUBDIR += hfsutils
SUBDIR += ines
SUBDIR += ksnes9x
SUBDIR += linux_base
SUBDIR += kmamerun
SUBDIR += mastergear
SUBDIR += mtools
SUBDIR += osf1_base
SUBDIR += pcemu
SUBDIR += prodosemu
SUBDIR += quasi88
SUBDIR += rtc
SUBDIR += sim
SUBDIR += sim6811
SUBDIR += snes9x
SUBDIR += spim
SUBDIR += stella
SUBDIR += stonx
SUBDIR += tkhfs
SUBDIR += truereality
SUBDIR += tuxnes
SUBDIR += twin
SUBDIR += vgb
SUBDIR += vice
SUBDIR += vMac
SUBDIR += vmsbackup
SUBDIR += vmware
SUBDIR += vmware2
SUBDIR += vpce
SUBDIR += wine
SUBDIR += x48
SUBDIR += xgs
SUBDIR += xmame
SUBDIR += xmess
SUBDIR += xsystem35
SUBDIR += xzx
.include <bsd.port.subdir.mk>