Update www/xpi-ghostery to version 2.9.6
[dports.git] / www / xpi-ghostery / Makefile
1 # Created by: clutton <mbsd@isgroup.com.ua>
2 # $FreeBSD: www/xpi-ghostery/Makefile 323091 2013-07-16 05:44:41Z miwi $
3
4 PORTNAME=       ghostery
5 PORTVERSION=    2.9.6
6 DISTVERSIONSUFFIX=-fx+sm
7 CATEGORIES=     www
8
9 MAINTAINER=     mbsd@isgroup.com.ua
10 COMMENT=        Alerts/Block web bugs, ad and widgets
11
12 XPI_NUM=        9609
13 XPI_ID=         firefox@ghostery.com
14
15 .include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
16 .include <bsd.port.mk>