Index: xpi-flashblock/Makefile =================================================================== RCS file: xpi-flashblock/Makefile diff -N xpi-flashblock/Makefile --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ xpi-flashblock/Makefile 14 May 2006 19:25:42 -0000 @@ -0,0 +1,21 @@ +# New ports collection makefile for: flashblock +# Date created: 14 May 2006 +# Whom: Simon Olofsson +# +# $FreeBSD$ +# + +PORTNAME= flashblock +PORTVERSION= 1.5.1 +DISTVERSIONSUFFIX= -fx+fl +CATEGORIES= www + +MAINTAINER= simon@olofsson.de +COMMENT= Replaces Flash objects with a button you can click to view them + +XPI_ID= {3d7eb24f-2740-49df-8937-200b1cc08f8a} +XPI_FILES= chrome/flashblock.jar chrome.manifest defaults/preferences/flashblock.js install.rdf +XPI_DIRS= chrome defaults/preferences defaults + +.include "${.CURDIR}/../xpi-adblock/Makefile.xpi" +.include Index: xpi-flashblock/distinfo =================================================================== RCS file: xpi-flashblock/distinfo diff -N xpi-flashblock/distinfo --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ xpi-flashblock/distinfo 14 May 2006 19:25:42 -0000 @@ -0,0 +1,3 @@ +MD5 (xpi/flashblock-1.5.1-fx+fl.xpi) = 8826f26eaa165cdaf19f2dab719dc666 +SHA256 (xpi/flashblock-1.5.1-fx+fl.xpi) = d5e9ad6fc5a631d52702cd7b308535b742f9be7b6592ed983ed6bcbb039e38fc +SIZE (xpi/flashblock-1.5.1-fx+fl.xpi) = 49410 Index: xpi-flashblock/pkg-descr =================================================================== RCS file: xpi-flashblock/pkg-descr diff -N xpi-flashblock/pkg-descr --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ xpi-flashblock/pkg-descr 14 May 2006 19:25:42 -0000 @@ -0,0 +1,7 @@ +Flashblock is an extension for the Mozilla, Firefox, and Netscape browsers that +takes a pessimistic approach to dealing with Macromedia Flash content on a +webpage and blocks ALL Flash content from loading. It then leaves placeholders +on the webpage that allow you to click to download and then view the Flash +content. + +WWW: http://flashblock.mozdev.org/