aboutsummaryrefslogtreecommitdiffstats
path: root/www/adblock-firefox/Makefile
blob: ca0199b4b5c3fb33c4b5346d0b8328efc2a46994 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Ports collection makefile for:  adblock-firefox
# Date created:           Thu Aug 4, 2005
# Whom:               Thierry Thomas (<thierry@pompo.net>)
#
# $FreeBSD$
#

PORTNAME=   adblock

MAINTAINER= thierry@FreeBSD.org
COMMENT=    A content filtering plug-in for Firefox

MASTERDIR=  ${.CURDIR}/../adblock

WITH_FIREFOX=   yes

.include "${MASTERDIR}/Makefile"