1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-06 01:57:40 +00:00
freebsd-ports/www/xpi-searchstatus/Makefile
Philip M. Gollucci c876912656 - Update to 1.39
PR:             ports/165070
Submitted by:   myself (pgollucci)
Approved by:    maintainer timeout (miwi ; 16 days)
2012-02-29 03:24:36 +00:00

26 lines
592 B
Makefile

# 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>