# Created by: Alexander Logvinov <ports@logvinov.com>
# $FreeBSD: tags/RELEASE_11_0_0/www/xpi-splash/Makefile 417110 2016-06-19 11:25:29Z mat $

PORTNAME=	splash
PORTVERSION=	2.0.2
DISTVERSIONSUFFIX=	-fx+tb+sb
CATEGORIES=	www

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Splash screen for most Mozilla and Mozilla Based products

XPI_DISTNAME=	splash!
XPI_ID=		splash@aldreneo.com
XPI_NUM=	2995
XPI_FILES=	chrome/splash.jar components/.autoreg components/splash.js \
		defaults/preferences/splash.js chrome.manifest install.rdf
XPI_DIRS=	chrome components defaults/preferences defaults

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