1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00
freebsd-ports/www/xpi-ghostery/Makefile
Jimmy Olgeni 55dc0f983a Remove all space characters from Makefile assignments.
No functional changes included.

CR:		D193 (except math/sedumi)
Approved by:	portmgr (bapt)
2014-06-08 19:51:27 +00:00

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>