aboutsummaryrefslogtreecommitdiff
path: root/emulators/Makefile
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2016-02-18 13:24:14 +0000
committerStefan Eßer <se@FreeBSD.org>2016-02-18 13:24:14 +0000
commitaff3b8152937e73d2dbed4a4e9667fcc5c15bae7 (patch)
treedd579b6eb4a71d72653805131e581ea2e6166f72 /emulators/Makefile
parentb5498a3d45351af5551eb51b5706747058db0431 (diff)
downloadports-aff3b8152937e73d2dbed4a4e9667fcc5c15bae7.tar.gz
ports-aff3b8152937e73d2dbed4a4e9667fcc5c15bae7.zip
This is the adaptation of PlayOnLinux to FreeBSD. The purpose of this
program is to simplify installation of MS Windows software to run under the Windows emulator "Wine". The name indicates, that the program was initially developed to support easy installation of Windows games on Linux. The range of supported applications has long been extended to cover a wide range of windows applications including Microsoft Office. PlayOnFreeBSD behaves significantly different than PlayOnLinux in a number of aspects, e.g. which version of Wine to use (only a single version is normally installed on FreeBSD, but PlayOnLinux tries to run each Windows application in a Wine environment that has previously been reported to give good results and installs missing Wine versions in the user's home directory). Reviewed by: antoine
Notes
Notes: svn path=/head/; revision=409105
Diffstat (limited to 'emulators/Makefile')
-rw-r--r--emulators/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/Makefile b/emulators/Makefile
index 15e0f9fc91f8..9254d53ad3e3 100644
--- a/emulators/Makefile
+++ b/emulators/Makefile
@@ -111,6 +111,7 @@
SUBDIR += pcsxr
SUBDIR += pearpc
SUBDIR += pipelight
+ SUBDIR += playonbsd
SUBDIR += ppsspp
SUBDIR += py-gns3-converter
SUBDIR += q4wine