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"