freebsd-ports/www/xpi-uBlock_origin/Makefile
2018-07-30 13:39:19 +00:00

22 lines
513 B
Makefile

# Created by: Thierry Thomas <thierry@pompo.net>
# $FreeBSD$
PORTNAME= ublock_origin
PORTVERSION= 1.13.8 # Do not upgrade with the current xpi framework
DISTVERSIONSUFFIX= -an+fx+sm+tb
CATEGORIES= www
MAINTAINER= thierry@FreeBSD.org
COMMENT= Efficient blocker for Firefox, fast and lean
LICENSE= GPLv3
DEPRECATED= legacy version, the latest one working with the ports xpi framework
XPI_NUM= 607454
XPI_ID= uBlock0@raymondhill.net
NO_ARCH= yes
.include "../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>