# New ports collection makefile for:	xpi-searchstatus
# Date created:			15 May 2006
# Whom:				Lapo Luchini <lapo@lapo.it>
#
# $FreeBSD: ports/www/xpi-searchstatus/Makefile,v 1.11 2010/06/28 13:05:51 ashish Exp $
#

PORTNAME=	searchstatus
PORTVERSION=	1.33
DISTVERSIONSUFFIX=	-fx
CATEGORIES=	www

MAINTAINER=	lapo@lapo.it
COMMENT=	Displays Google PageRank, Alexa popularity and other stats

LICENSE=	GPLv2
LICENSE_FILE=	${WRKSRC}/readme.txt

XPI_NUM=	321
XPI_ID=		{d57c9ff1-6389-48fc-b770-f78bd89b6e8a}
XPI_FILES=	chrome/searchstatus.jar install.rdf readme.txt chrome.manifest
XPI_DIRS=	chrome

.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>
