1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
freebsd-ports/emulators/Makefile
Alejandro Pulver 6f69d6bfe4 Wine-doors is an application designed to make installing windows software on
Linux, Solaris or other Unix systems easier. Wine-doors is essentially a
package management tool for windows software on Linux systems. Most Linux
desktop users are familiar with package management style application delivery,
so it made sense to apply this model to windows software.

WWW: http://www.wine-doors.org/

PR:		ports/114630
Submitted by:	ports at mcdermottroe.com
2007-09-14 04:05:57 +00:00

180 lines
4.1 KiB
Makefile

# $FreeBSD$
#
COMMENT = Emulators for other operating systems
SUBDIR += adamem
SUBDIR += advancemame
SUBDIR += advancemenu
SUBDIR += advancemess
SUBDIR += aftp
SUBDIR += atari800
SUBDIR += basiliskII
SUBDIR += bfe
SUBDIR += bochs
SUBDIR += bsvc
SUBDIR += cinc
SUBDIR += cingb
SUBDIR += cpmemu
SUBDIR += cpmtools
SUBDIR += cygne-sdl
SUBDIR += darcnes
SUBDIR += desmume
SUBDIR += dgen-sdl
SUBDIR += dlx
SUBDIR += dosbox
SUBDIR += doscmd
SUBDIR += dtcyber
SUBDIR += dynagen
SUBDIR += dynamips
SUBDIR += dynamips-devel
SUBDIR += e-uae
SUBDIR += extract-xiso
SUBDIR += fceu
SUBDIR += fceu-server
SUBDIR += fmsx
SUBDIR += frodo
SUBDIR += fuse
SUBDIR += gbe
SUBDIR += gcube
SUBDIR += generator
SUBDIR += generator-cbiere
SUBDIR += gens
SUBDIR += gngb
SUBDIR += gngeo
SUBDIR += gnuboy
SUBDIR += gsnes9x
SUBDIR += gxemul
SUBDIR += gxmame
SUBDIR += hatari
SUBDIR += hercules
SUBDIR += hfs
SUBDIR += hfsutils
SUBDIR += hugo
SUBDIR += ia64sim
SUBDIR += ines
SUBDIR += its
SUBDIR += klh10
SUBDIR += kqemu-kmod
SUBDIR += lib765
SUBDIR += libspectrum
SUBDIR += linux-ePSXe
SUBDIR += linux-geepee32
SUBDIR += linux-libaio
SUBDIR += linux-padjoy
SUBDIR += linux-peops-softgpu
SUBDIR += linux-peops-spu
SUBDIR += linux-pete-mesagpu
SUBDIR += linux-pete-xgl2gpu
SUBDIR += linux-vmware-toolbox2
SUBDIR += linux-vmware-toolbox4
SUBDIR += linux-vmware-toolbox5
SUBDIR += linux-vmware-toolbox6
SUBDIR += linux-winetools
SUBDIR += linux_dist-gentoo-stage1
SUBDIR += linux_dist-gentoo-stage2
SUBDIR += linux_dist-gentoo-stage3
SUBDIR += linux_base-fc4
SUBDIR += linux_base-fc6
SUBDIR += linux_base-gentoo-stage1
SUBDIR += linux_base-gentoo-stage2
SUBDIR += linux_base-gentoo-stage3
SUBDIR += lisaem
SUBDIR += loemu
SUBDIR += m2000
SUBDIR += mame-extras
SUBDIR += mastergear
SUBDIR += mednafen
SUBDIR += minivmac
SUBDIR += mtools
SUBDIR += mupen64
SUBDIR += mupen64-base
SUBDIR += mupen64-dummyaudio
SUBDIR += mupen64-glide
SUBDIR += mupen64-gln64
SUBDIR += mupen64-input
SUBDIR += mupen64-rice
SUBDIR += mupen64-rsp
SUBDIR += mupen64-sdlaudio
SUBDIR += mupen64-sdlinput
SUBDIR += mupen64-sound
SUBDIR += nonpareil
SUBDIR += o2em
SUBDIR += ods2reader
SUBDIR += openmsx
SUBDIR += osmose
SUBDIR += p-interp
SUBDIR += pcemu
SUBDIR += pearpc
SUBDIR += prodosemu
SUBDIR += psim-freebsd
SUBDIR += pyxmame
SUBDIR += qemu
SUBDIR += qemu-devel
SUBDIR += qemu-launcher
SUBDIR += qmc2
SUBDIR += qtemu
SUBDIR += quasi88
SUBDIR += raine
SUBDIR += rtc
SUBDIR += sdlmame
SUBDIR += sdlmess
SUBDIR += simh
SUBDIR += sim6811
SUBDIR += ski
SUBDIR += skyeye
SUBDIR += snes9express
SUBDIR += snes9x
SUBDIR += snespp
SUBDIR += spim
SUBDIR += stella
SUBDIR += stonx
SUBDIR += svr4_base
SUBDIR += tiemu2
SUBDIR += tiemu3
SUBDIR += tilem
SUBDIR += tkhfs
SUBDIR += tme
SUBDIR += tuxnes
SUBDIR += twin
SUBDIR += uae
SUBDIR += vMac
SUBDIR += vba
SUBDIR += vgb
SUBDIR += vgb-bin
SUBDIR += vgba-bin
SUBDIR += vice
SUBDIR += visualos
SUBDIR += vmips
SUBDIR += vmsbackup
SUBDIR += vmw
SUBDIR += vmware-guestd3
SUBDIR += vmware-guestd4
SUBDIR += vmware-guestd5
SUBDIR += vmware-guestd6
SUBDIR += vmware-tools3
SUBDIR += vmware-tools4
SUBDIR += vmware-tools5
SUBDIR += vmware-tools6
SUBDIR += vmware3
SUBDIR += vpce
SUBDIR += vxtools
SUBDIR += wahcade
SUBDIR += wine
SUBDIR += wine-doors
SUBDIR += x48
SUBDIR += xbraitenberg
SUBDIR += xgngeo
SUBDIR += xgs
SUBDIR += xhomer
SUBDIR += xmame
SUBDIR += xmamegui
SUBDIR += xmess
SUBDIR += xsystem35
SUBDIR += xzx
SUBDIR += yabause
SUBDIR += yape
SUBDIR += zsnes
.include <bsd.port.subdir.mk>