2006-05-14 22:38:18 +02:00
|
|
|
# New ports collection makefile for: flashblock
|
|
|
|
# Date created: 14 May 2006
|
|
|
|
# Whom: Simon Olofsson
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= flashblock
|
2011-07-23 17:28:47 +02:00
|
|
|
PORTVERSION= 1.5.15.1
|
2011-09-17 21:42:48 +02:00
|
|
|
PORTREVISION= 1
|
2008-07-19 23:25:38 +02:00
|
|
|
DISTVERSIONSUFFIX= -fx
|
2006-05-14 22:38:18 +02:00
|
|
|
CATEGORIES= www
|
|
|
|
|
2011-07-26 22:58:01 +02:00
|
|
|
MAINTAINER= barbara.xxx1975@libero.it
|
2006-05-14 22:38:18 +02:00
|
|
|
COMMENT= Replaces Flash objects with a button you can click to view them
|
|
|
|
|
2011-09-17 21:42:48 +02:00
|
|
|
USE_XPI= *firefox*
|
|
|
|
|
2006-05-14 22:38:18 +02:00
|
|
|
XPI_ID= {3d7eb24f-2740-49df-8937-200b1cc08f8a}
|
2007-04-19 12:35:15 +02:00
|
|
|
XPI_NUM= 433
|
2006-05-14 22:38:18 +02:00
|
|
|
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 <bsd.port.mk>
|