Changelog at https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/versions/?page=1#version-1.10.2
20 lines
384 B
Makefile
20 lines
384 B
Makefile
# Created by: Thierry Thomas <thierry@pompo.net>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= ublock_origin
|
|
PORTVERSION= 1.10.2
|
|
DISTVERSIONSUFFIX= -an+fx+sm+tb
|
|
CATEGORIES= www
|
|
|
|
MAINTAINER= thierry@FreeBSD.org
|
|
COMMENT= Efficient blocker for Firefox, fast and lean
|
|
|
|
LICENSE= GPLv3
|
|
|
|
XPI_NUM= 607454
|
|
XPI_ID= uBlock0@raymondhill.net
|
|
|
|
NO_ARCH= yes
|
|
|
|
.include "../xpi-adblock/Makefile.xpi"
|
|
.include <bsd.port.mk>
|