# New ports collection makefile for:	xpi-speed-dial
# Date created:		12 May 2008
# Whom:			Harald Schmalzbauer <h.schmalzbauer@omnisec.de>
#
# $FreeBSD: ports/www/xpi-speed-dial/Makefile,v 1.2 2008/09/26 09:07:50 miwi Exp $
#

PORTNAME=	speed-dial
PORTVERSION=	0.7.2
DISTVERSIONSUFFIX=	-fx
CATEGORIES=	www

MAINTAINER=	freebsd@omnilan.de
COMMENT=	Access websites through custom thumbnail views

XPI_DISTNAME=	speed_dial
XPI_ID=		{64161300-e22b-11db-8314-0800200c9a66}
XPI_NUM=	4810

post-patch:
	@${REINPLACE_CMD} -i "" -e '/loadInNewTab/s|false|true|' \
		${WRKSRC}/defaults/preferences/speeddial.js

.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>
