15b6544926
plugins support one of web browsers and can take care of plist (depend on how you use it) at the same time. I have written a complete document and even show how it works in the www/firefox/Makefile.webplugins so be sure to read in there. If there is anything that isn't clear in the document, please feel free to ask and I will try my best to improvement it. FYI: GNOME 2.24 depends on this, so it's coming. BTW: It's based on www/linux-mplayer-plugin/Makefile.npapi with heavy modified. Approved by: portmgr
7 lines
269 B
Text
7 lines
269 B
Text
bin/plugger-5.1.3
|
|
bin/plugger-controller
|
|
bin/plugger-oohelper
|
|
@unexec if cmp %D/etc/pluggerrc-5.1.3.sample %D/etc/pluggerrc-5.1.3 2>/dev/null; then rm -f %D/etc/pluggerrc-5.1.3; fi
|
|
etc/pluggerrc-5.1.3.sample
|
|
%%WEBPLUGINS_DIR%%/npplugger.so
|
|
@dirrmtry %%WEBPLUGINS_DIR%%
|