2006-04-16 18:24:57 +02:00
|
|
|
# New ports collection makefile for: xpi-colorfultabs
|
|
|
|
# Date created: 29 March 2006
|
2006-05-08 23:41:11 +02:00
|
|
|
# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
|
2006-04-16 18:24:57 +02:00
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2006-07-31 10:10:39 +02:00
|
|
|
PORTNAME= colorfultabs
|
2007-05-01 02:50:35 +02:00
|
|
|
PORTVERSION= 2.0.2
|
2007-03-30 10:11:23 +02:00
|
|
|
DISTVERSIONSUFFIX= -firefox
|
2006-04-16 18:24:57 +02:00
|
|
|
CATEGORIES= www
|
|
|
|
|
2006-05-08 23:41:11 +02:00
|
|
|
MAINTAINER= infofarmer@FreeBSD.org
|
2006-11-29 16:06:42 +01:00
|
|
|
COMMENT= Colors every tab in a different color
|
2006-04-16 18:24:57 +02:00
|
|
|
|
|
|
|
XPI_ID= {0545b830-f0aa-4d7e-8820-50a4629a56fe}
|
2007-03-30 10:11:23 +02:00
|
|
|
XPI_NUM= 1368
|
2006-11-29 16:06:42 +01:00
|
|
|
XPI_FILES= chrome/clrtabs.jar chrome.manifest defaults/preferences/defaults.js install.js \
|
|
|
|
install.rdf
|
|
|
|
XPI_DIRS= chrome defaults/preferences defaults
|
2006-04-16 18:24:57 +02:00
|
|
|
|
2006-05-10 21:36:57 +02:00
|
|
|
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
2006-04-16 18:24:57 +02:00
|
|
|
.include <bsd.port.mk>
|