aboutsummaryrefslogtreecommitdiffstats
path: root/www/xpi-ghostery/Makefile
blob: f3397ce089dbe42cc67ec82a8a7d7fa86a18f36b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: clutton <mbsd@isgroup.com.ua>
# $FreeBSD$

PORTNAME=   ghostery
PORTVERSION=    2.9.5
DISTVERSIONSUFFIX=-fx+sm
CATEGORIES= www

MAINTAINER= mbsd@isgroup.com.ua
COMMENT=    Alerts/Block web bugs, ad and widgets

XPI_NUM=    9609
XPI_ID=     firefox@ghostery.com

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