summaryrefslogtreecommitdiff
path: root/emulators/pipelight/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/pipelight/pkg-message')
-rw-r--r--emulators/pipelight/pkg-message24
1 files changed, 0 insertions, 24 deletions
diff --git a/emulators/pipelight/pkg-message b/emulators/pipelight/pkg-message
deleted file mode 100644
index 1e4443fa4241..000000000000
--- a/emulators/pipelight/pkg-message
+++ /dev/null
@@ -1,24 +0,0 @@
-[
-{ type: install
- message: <<EOM
-This port installs the Pipelight plugin wrapper for running Silverlight,
-Flash and others. Before enabling Pipelight for your users, run the
-following as root:
-
-# pipelight-plugin --create-mozilla-plugins
-
-NOTE:
-
-For users running with ZFS on root, watching DRM protected content
-requires extensive xattr support. If you run into issues with DRM failing,
-you can use the "pipelight-mkufs" command to create a UFS formatted ZVOL
-mounted on your users ~/.wine-pipelight directory.
-
-To create the UFS filesystem
-# pipelight-mkufs <username>
-
-To remove the UFS filesystem
-# pipelight-mkufs --delete <username>
-EOM
-}
-]