freebsd-ports/www/xpi-adblock_plus/Makefile
Barbara Guida 9e326567d6 - Update Adblock Plus to 2.4
Approved by:	flo (mentor, implicit)
2013-10-09 20:40:54 +00:00

17 lines
352 B
Makefile

# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
PORTNAME= adblock_plus
PORTVERSION= 2.4
DISTVERSIONSUFFIX= -tb+fx+an+sm
CATEGORIES= www
MAINTAINER= bar@FreeBSD.org
COMMENT= A content filtering extension
XPI_NUM= 1865
XPI_ID= {d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}
NO_STAGE= yes
.include "../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>