mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
17 lines
333 B
Makefile
17 lines
333 B
Makefile
# 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>
|