freebsd-ports/www/xpi-ghostery/Makefile
Ruslan Makhmatkhanov a9347acef9 - update to 2.8.3
- actualize pkg-descr

PR:		171857
Submitted by:	clutton <mbsd at isgroup.com dot ua> (maintainer)
2012-09-22 11:53:59 +00:00

16 lines
335 B
Makefile

# Created by: clutton <mbsd@isgroup.com.ua>
# $FreeBSD$
PORTNAME= ghostery
PORTVERSION= 2.8.3
DISTVERSIONSUFFIX=-fx+sm
CATEGORIES= www
MAINTAINER= mbsd@isgroup.com.ua
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>