aboutsummaryrefslogtreecommitdiffstats
path: root/www/xpi-ghostery/Makefile
blob: ceb8069f88b66a45aa6c9951882c514bd6eb54e4 (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=    5.0.6
DISTVERSIONSUFFIX=  -an+fx
CATEGORIES= www

MAINTAINER= clutton@zoho.com
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>