1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
freebsd-ports/www/xpi-leechblock/Makefile
Martin Wilke 9da23f6ad2 - Update to 0.5
PR:		146850
Submitted by:	Anatoly Borodin <anatoly.borodin@gmail.com> (maintainer)
2010-06-05 16:16:20 +00:00

21 lines
440 B
Makefile

# New ports collection makefile for: xpi-leechblock
# Date created: 19 May 2008
# Whom: Anatoly Borodin <anatoly.borodin@gmail.com>
#
# $FreeBSD$
#
PORTNAME= leechblock
PORTVERSION= 0.5
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>