1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00
freebsd-ports/www/xpi-adblock_plus/Makefile
Barbara Guida 42e2b2e69f Update to 2.5.1
Approved by:	flo (mentor, implicit)
2014-03-05 17:55:54 +00:00

17 lines
340 B
Makefile

# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
PORTNAME= adblock_plus
PORTVERSION= 2.5.1
DISTVERSIONSUFFIX= -sm+tb+an+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>