Update www/xpi-ghostery to version 5.0.4
[dports.git] / www / xpi-ghostery / Makefile
1 # Created by: clutton <mbsd@isgroup.com.ua>
2 # $FreeBSD: www/xpi-ghostery/Makefile 327776 2013-09-20 23:36:50Z bapt $
3
4 PORTNAME=       ghostery
5 PORTVERSION=    5.0.4
6 DISTVERSIONSUFFIX=-fx+an
7 CATEGORIES=     www
8
9 MAINTAINER=     ports@FreeBSD.org
10 COMMENT=        Alerts/Block web bugs, ad and widgets
11
12 XPI_NUM=        9609
13 XPI_ID=         firefox@ghostery.com
14
15 NO_STAGE=       yes
16 .include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
17 .include <bsd.port.mk>