diff options
author | kmoore <kmoore@FreeBSD.org> | 2014-07-11 22:16:35 +0800 |
---|---|---|
committer | kmoore <kmoore@FreeBSD.org> | 2014-07-11 22:16:35 +0800 |
commit | d448ba6350fe5f69a2383039d8f7f72e63fd4c1c (patch) | |
tree | 3886651c147fbba13c7c8d9ba74f30411b8b0ee1 /emulators/Makefile | |
parent | 6a1beae785114edcecbe65b374a140a713d25eb8 (diff) | |
download | freebsd-ports-gnome-d448ba6350fe5f69a2383039d8f7f72e63fd4c1c.tar.gz freebsd-ports-gnome-d448ba6350fe5f69a2383039d8f7f72e63fd4c1c.tar.zst freebsd-ports-gnome-d448ba6350fe5f69a2383039d8f7f72e63fd4c1c.zip |
- Add pipelight, which works with wine to provide windows plugins to browsers
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index fb4062da696b..fc020ccbb42f 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -107,6 +107,7 @@ SUBDIR += pcemu SUBDIR += pcsxr SUBDIR += pearpc + SUBDIR += pipelight SUBDIR += psim-freebsd SUBDIR += q4wine SUBDIR += qemu |