2006-05-15 21:40:02 +02:00
|
|
|
# New ports collection makefile for: xpi-searchstatus
|
|
|
|
# Date created: 15 May 2006
|
|
|
|
# Whom: Lapo Luchini <lapo@lapo.it>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= searchstatus
|
2012-02-29 04:24:36 +01:00
|
|
|
PORTVERSION= 1.39
|
2008-05-14 06:58:39 +02:00
|
|
|
DISTVERSIONSUFFIX= -fx
|
2006-05-15 21:40:02 +02:00
|
|
|
CATEGORIES= www
|
|
|
|
|
|
|
|
MAINTAINER= lapo@lapo.it
|
|
|
|
COMMENT= Displays Google PageRank, Alexa popularity and other stats
|
|
|
|
|
2010-06-28 15:05:51 +02:00
|
|
|
LICENSE= GPLv2
|
|
|
|
LICENSE_FILE= ${WRKSRC}/readme.txt
|
|
|
|
|
2007-11-07 17:52:22 +01:00
|
|
|
XPI_NUM= 321
|
2006-05-15 21:40:02 +02:00
|
|
|
XPI_ID= {d57c9ff1-6389-48fc-b770-f78bd89b6e8a}
|
2010-06-28 15:05:51 +02:00
|
|
|
XPI_FILES= chrome/searchstatus.jar install.rdf readme.txt chrome.manifest
|
2006-05-15 21:40:02 +02:00
|
|
|
XPI_DIRS= chrome
|
|
|
|
|
|
|
|
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
|
|
|
.include <bsd.port.mk>
|