|
Lines 6-13
Link Here
|
| 6 |
# |
6 |
# |
| 7 |
|
7 |
|
| 8 |
PORTNAME= adblock_plus |
8 |
PORTNAME= adblock_plus |
| 9 |
PORTVERSION= 1.0.2 |
9 |
PORTVERSION= 1.1.2 |
| 10 |
DISTVERSIONSUFFIX= -fx+sm+tb |
10 |
DISTVERSIONSUFFIX= -fx+sm+tb+fn |
| 11 |
CATEGORIES= www |
11 |
CATEGORIES= www |
| 12 |
|
12 |
|
| 13 |
MAINTAINER= ale@FreeBSD.org |
13 |
MAINTAINER= ale@FreeBSD.org |
|
Lines 15-24
Link Here
|
| 15 |
|
15 |
|
| 16 |
XPI_NUM= 1865 |
16 |
XPI_NUM= 1865 |
| 17 |
XPI_ID= {d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d} |
17 |
XPI_ID= {d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d} |
| 18 |
XPI_FILES= chrome/adblockplus.jar chrome.manifest components/nsAdblockPlus.js \ |
18 |
XPI_FILES= META-INF/manifest.mf META-INF/zigbert.rsa META-INF/zigbert.sf \ |
|
|
19 |
chrome/adblockplus.jar chrome.manifest components/AdblockPlus.js \ |
| 19 |
defaults/preferences/adblockplus.js \ |
20 |
defaults/preferences/adblockplus.js \ |
| 20 |
install.js install.rdf |
21 |
icon.png install.rdf \ |
| 21 |
XPI_DIRS= chrome components defaults/preferences defaults |
22 |
|
|
|
23 |
XPI_DIRS= META-INF chrome components defaults/preferences defaults |
| 22 |
|
24 |
|
| 23 |
.include "../xpi-adblock/Makefile.xpi" |
25 |
.include "../xpi-adblock/Makefile.xpi" |
| 24 |
.include <bsd.port.mk> |
26 |
.include <bsd.port.mk> |