1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00
freebsd-ports/www/xpi-ghostery/Makefile

18 lines
347 B
Makefile

# Created by: clutton <mbsd@isgroup.com.ua>
# $FreeBSD$
PORTNAME= ghostery
PORTVERSION= 5.0.4
DISTVERSIONSUFFIX=-fx+an
CATEGORIES= www
MAINTAINER= ports@FreeBSD.org
COMMENT= Alerts/Block web bugs, ad and widgets
XPI_NUM= 9609
XPI_ID= firefox@ghostery.com
NO_STAGE= yes
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>