1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/emulators/Makefile
Chris Piazza 00dc1eb210 Add ksnes9x, a KDE frontend for snes9x, the snes emulator.
PR:		15160
Submitted by:	Will Andrews <andrews@technologist.com>
2000-01-05 02:31:52 +00:00

50 lines
966 B
Makefile

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