freebsd-ports/www/xpi-leechblock/Makefile
Andrew Pantyukhin 8642eacb6d Add port www/xpi-leechblock:
LeechBlock is a simple productivity tool designed to block those
time-wasting sites that can suck the life out of your working day. All
you need to do is specify which sites to block and when to block them.

WWW: http://www.proginosko.com/leechblock.html
Author: James Anderson

PR:		ports/123823 (with adjustments)
Submitted by:	Anatoly Borodin <anatoly.borodin@gmail.com>
2008-05-19 21:15:45 +00:00

20 lines
442 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.4.1
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>