Lines 6-22
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= searchstatus |
8 |
PORTNAME= searchstatus |
9 |
PORTVERSION= 1.31 |
9 |
PORTVERSION= 1.33 |
10 |
DISTVERSIONSUFFIX= -fx |
10 |
DISTVERSIONSUFFIX= -fx |
11 |
CATEGORIES= www |
11 |
CATEGORIES= www |
12 |
|
12 |
|
13 |
MAINTAINER= lapo@lapo.it |
13 |
MAINTAINER= lapo@lapo.it |
14 |
COMMENT= Displays Google PageRank, Alexa popularity and other stats |
14 |
COMMENT= Displays Google PageRank, Alexa popularity and other stats |
15 |
|
15 |
|
|
|
16 |
LICENSE= GPLv2 |
17 |
LICENSE_FILE= ${WRKSRC}/readme.txt |
18 |
|
16 |
XPI_NUM= 321 |
19 |
XPI_NUM= 321 |
17 |
XPI_ID= {d57c9ff1-6389-48fc-b770-f78bd89b6e8a} |
20 |
XPI_ID= {d57c9ff1-6389-48fc-b770-f78bd89b6e8a} |
18 |
XPI_FILES= chrome/searchstatus.jar install.js install.rdf \ |
21 |
XPI_FILES= chrome/searchstatus.jar install.rdf readme.txt chrome.manifest |
19 |
installjs.old2 readme.txt chrome.manifest |
|
|
20 |
XPI_DIRS= chrome |
22 |
XPI_DIRS= chrome |
21 |
|
23 |
|
22 |
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi" |
24 |
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi" |