mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-09 06:51:44 +00:00
17 lines
338 B
Makefile
17 lines
338 B
Makefile
# Created by: Alex Dupre <ale@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= adblock_plus
|
|
PORTVERSION= 2.6
|
|
DISTVERSIONSUFFIX= -an+sm+tb+fx
|
|
CATEGORIES= www
|
|
|
|
MAINTAINER= bar@FreeBSD.org
|
|
COMMENT= A content filtering extension
|
|
|
|
XPI_NUM= 1865
|
|
XPI_ID= {d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}
|
|
|
|
.include "../xpi-adblock/Makefile.xpi"
|
|
.include <bsd.port.mk>
|