mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
17 lines
361 B
Makefile
17 lines
361 B
Makefile
# Created by: Anatoly Borodin <anatoly.borodin@gmail.com>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= leechblock
|
|
PORTVERSION= 0.5.2
|
|
DISTVERSIONSUFFIX= -fx
|
|
CATEGORIES= www
|
|
|
|
MAINTAINER= anatoly.borodin@gmail.com
|
|
COMMENT= Blocks time-wasting sites
|
|
|
|
XPI_ID= {a95d8332-e4b4-6e7f-98ac-20b733364387}
|
|
XPI_NUM= 4476
|
|
|
|
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
|
.include <bsd.port.mk>
|