freebsd-ports/www/xpi-ghostery/Makefile

17 lines
333 B
Makefile
Raw Normal View History

# 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>