aboutsummaryrefslogtreecommitdiff
path: root/www/xpi-searchstatus/Makefile
blob: fa635316b418c8106f8019a05046df1a24ab2502 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# New ports collection makefile for:	xpi-searchstatus
# Date created:			15 May 2006
# Whom:				Lapo Luchini <lapo@lapo.it>
#
# $FreeBSD$
#

PORTNAME=	searchstatus
PORTVERSION=	1.39
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>