9e326567d6
Approved by: flo (mentor, implicit)
17 lines
352 B
Makefile
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>
|