2008-10-15 18:18:48 +02:00
|
|
|
# New ports collection makefile for: xpi-splash
|
|
|
|
# Date created: 15 October 2008
|
|
|
|
# Whom: Alexander Logvinov <ports@logvinov.com>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= splash
|
2009-02-19 21:00:17 +01:00
|
|
|
PORTVERSION= 2.0.2
|
2008-10-15 18:18:48 +02:00
|
|
|
DISTVERSIONSUFFIX= -fx+tb+sb
|
|
|
|
CATEGORIES= www
|
|
|
|
|
2009-05-28 22:44:16 +02:00
|
|
|
MAINTAINER= avl@FreeBSD.org
|
2008-10-15 18:18:48 +02:00
|
|
|
COMMENT= A 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>
|