Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= modify_headers |
8 |
PORTNAME= modify_headers |
9 |
PORTVERSION= 0.6.8 |
9 |
PORTVERSION= 0.7.0.2 |
10 |
DISTVERSIONSUFFIX= -fx+sm+mz |
10 |
DISTVERSIONSUFFIX= -fx+sm |
11 |
CATEGORIES= www |
11 |
CATEGORIES= www |
12 |
|
12 |
|
13 |
MAINTAINER= kamikaze@bsdforen.de |
13 |
MAINTAINER= kamikaze@bsdforen.de |
Link Here
|
17 |
XPI_ID= {b749fc7c-e949-447f-926c-3f4eed6accfe} |
17 |
XPI_ID= {b749fc7c-e949-447f-926c-3f4eed6accfe} |
18 |
|
18 |
|
19 |
XPI_FILES= chrome.manifest \ |
19 |
XPI_FILES= chrome.manifest \ |
20 |
chrome/modifyheaders.jar \ |
20 |
chrome/content/bindings/bindings.xml \ |
|
|
21 |
chrome/content/contents.rdf \ |
22 |
chrome/content/disabled.gif \ |
23 |
chrome/content/enabled.gif \ |
24 |
chrome/content/export.js \ |
25 |
chrome/content/exportimport.js \ |
26 |
chrome/content/exportwizard.xul \ |
27 |
chrome/content/icons/badge.png \ |
28 |
chrome/content/icons/bug.png \ |
29 |
chrome/content/icons/first-aid-kit.png \ |
30 |
chrome/content/icons/globe.png \ |
31 |
chrome/content/icons/info.png \ |
32 |
chrome/content/icons/star.png \ |
33 |
chrome/content/icons/thumbs-up.png \ |
34 |
chrome/content/icons/tools.png \ |
35 |
chrome/content/icons/twitter.png \ |
36 |
chrome/content/icons/user.png \ |
37 |
chrome/content/import.js \ |
38 |
chrome/content/importwizard.xul \ |
39 |
chrome/content/modifyheaders.css \ |
40 |
chrome/content/modifyheaders.js \ |
41 |
chrome/content/preferences-tab.xul \ |
42 |
chrome/content/preferences.js \ |
43 |
chrome/content/preferences.xul \ |
44 |
chrome/content/prefs-about.xul \ |
45 |
chrome/content/prefs-headers.xul \ |
46 |
chrome/content/prefs-options.xul \ |
47 |
chrome/content/toolsOverlay.xul \ |
48 |
chrome/locale/en-US/modifyheaders.dtd \ |
49 |
chrome/locale/en-US/modifyheaders.properties \ |
21 |
components/mhIHeader.xpt \ |
50 |
components/mhIHeader.xpt \ |
|
|
51 |
components/modifyheaders-autocomplete.js \ |
22 |
components/modifyheaders-service.js \ |
52 |
components/modifyheaders-service.js \ |
23 |
components/nsIModifyheaders.xpt \ |
53 |
components/nsIModifyheaders.xpt \ |
|
|
54 |
defaults/preferences/defaults.js \ |
24 |
install.js \ |
55 |
install.js \ |
25 |
install.rdf |
56 |
install.rdf |
26 |
|
57 |
|
27 |
XPI_DIRS= chrome \ |
58 |
XPI_DIRS= chrome/content/bindings \ |
28 |
components |
59 |
chrome/content/icons \ |
|
|
60 |
chrome/content \ |
61 |
chrome/locale/en-US \ |
62 |
chrome/locale \ |
63 |
chrome \ |
64 |
components \ |
65 |
defaults/preferences \ |
66 |
defaults |
29 |
|
67 |
|
30 |
.include "../xpi-adblock/Makefile.xpi" |
68 |
.include "../xpi-adblock/Makefile.xpi" |
31 |
.include <bsd.port.mk> |
69 |
.include <bsd.port.mk> |