mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +00:00
21 lines
383 B
Makefile
21 lines
383 B
Makefile
# Created by: Thierry Thomas <thierry@pompo.net>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= ublock_origin
|
|
PORTVERSION= 1.3.6
|
|
DISTVERSIONSUFFIX= -sm+tb+fx+an
|
|
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>
|