Lines 6-12
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= unplug |
8 |
PORTNAME= unplug |
9 |
PORTVERSION= 0.8 |
9 |
PORTVERSION= 1.0.0 |
10 |
DISTVERSIONSUFFIX= -fx |
10 |
DISTVERSIONSUFFIX= -fx |
11 |
CATEGORIES= www |
11 |
CATEGORIES= www |
12 |
|
12 |
|
Lines 14-37
Link Here
|
14 |
COMMENT= An extension to convert embedded plug-ins to html links |
14 |
COMMENT= An extension to convert embedded plug-ins to html links |
15 |
|
15 |
|
16 |
XPI_ID= unplug@compunach |
16 |
XPI_ID= unplug@compunach |
17 |
XPI_FILES= chrome/content/help_flash.html chrome/content/help_flv.html \ |
17 |
XPI_FILES= chrome/content/help_extern.html chrome/content/help_flash.html \ |
18 |
chrome/content/help_playlist.html \ |
18 |
chrome/content/help_flv.html chrome/content/help_hidden.html \ |
19 |
chrome/content/help_playtext.html \ |
19 |
chrome/content/help_notfound.html chrome/content/help_playlist.html \ |
20 |
chrome/content/help_ram.html chrome/content/help_rm.html \ |
20 |
chrome/content/help_playtext.html chrome/content/help_ram.html \ |
21 |
chrome/content/help_skim.html chrome/content/overlay.xul \ |
21 |
chrome/content/help_rm.html chrome/content/help_skim.html \ |
22 |
chrome/content/pro_ftp.html chrome/content/pro_mms.html \ |
22 |
chrome/content/help_stop.html chrome/content/notfound.xul \ |
23 |
chrome/content/pro_other.html chrome/content/pro_rtsp.html \ |
23 |
chrome/content/overlay.xul chrome/content/pro_ftp.html \ |
24 |
chrome/content/settings.xul chrome/content/unplug.js \ |
24 |
chrome/content/pro_mms.html chrome/content/pro_other.html \ |
|
|
25 |
chrome/content/pro_rtsp.html chrome/content/settings.xul \ |
26 |
chrome/content/unplug.js chrome/content/unplug_extern.js \ |
25 |
chrome/content/unplug_settings.js chrome/content/zuul.html \ |
27 |
chrome/content/unplug_settings.js chrome/content/zuul.html \ |
26 |
chrome/skin/config.png chrome/skin/ftp.png \ |
28 |
chrome/skin/config.png chrome/skin/ftp.png chrome/skin/help.png \ |
27 |
chrome/skin/help.png chrome/skin/hexit.png \ |
29 |
chrome/skin/hexit.png chrome/skin/pagehog.png \ |
28 |
chrome/skin/pagehog.png chrome/skin/unplug.css \ |
30 |
chrome/skin/pagehogcheese.png chrome/skin/unplug-tool-sm.png \ |
29 |
chrome/skin/unplug.png chrome/skin/unstar0.png \ |
31 |
chrome/skin/unplug.css chrome/skin/unplug.png \ |
30 |
chrome/skin/unstar1.png chrome/skin/unstar2.png \ |
32 |
chrome/skin/unstar_flv.png chrome/skin/unstar_flvplay.png \ |
31 |
chrome/skin/unstar3.png chrome/skin/warn.png chrome.manifest \ |
33 |
chrome/skin/unstar_link.png chrome/skin/unstar_me.png \ |
32 |
defaults/preferences/cn_unplug.js install.rdf |
34 |
chrome/skin/unstar_no.png chrome/skin/unstar_play.png \ |
33 |
XPI_DIRS= chrome/content chrome/skin chrome defaults/preferences \ |
35 |
chrome/skin/unstar_ram.png chrome/skin/unstar_rm.png \ |
34 |
defaults |
36 |
chrome/skin/unstar_swf.png chrome/skin/unstar_textplay.png \ |
|
|
37 |
chrome/skin/unstar_unknown.png chrome/skin/unstar_web.png \ |
38 |
chrome/skin/warn.png chrome.manifest defaults/preferences/cn_unplug.js \ |
39 |
install.rdf |
40 |
|
41 |
XPI_DIRS= chrome/content chrome/skin chrome defaults/preferences defaults |
35 |
|
42 |
|
36 |
.include "../xpi-adblock/Makefile.xpi" |
43 |
.include "../xpi-adblock/Makefile.xpi" |
37 |
.include <bsd.port.mk> |
44 |
.include <bsd.port.mk> |