diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-02-20 21:40:57 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-02-20 21:40:57 +0000 |
commit | b0a32a451c980a6222eb8dc33b006d073028447e (patch) | |
tree | ec656b529f4d803be3a12d35aa92718bb5099d6f /www/mplayer-plugin/pkg-plist | |
parent | Add patch that I've forgot in the previous commit. (diff) |
Add mplayerplug-in, a Mozilla plugin that uses MPlayer to play videos on
websites.
Diffstat (limited to 'www/mplayer-plugin/pkg-plist')
-rw-r--r-- | www/mplayer-plugin/pkg-plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mplayer-plugin/pkg-plist b/www/mplayer-plugin/pkg-plist new file mode 100644 index 000000000000..c0666ea49714 --- /dev/null +++ b/www/mplayer-plugin/pkg-plist @@ -0,0 +1,2 @@ +lib/browser_plugins/mplayerplug-in.so +@unexec rmdir %D/lib/browser_plugins 2>/dev/null || /usr/bin/true |