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
|
2008-09-07 09:19:26 +02:00
|
|
|
PORTVERSION= 3.3
|
2007-07-05 13:14:02 +02:00
|
|
|
DISTVERSIONSUFFIX= -fx
|
2008-04-08 11:04:07 +02:00
|
|
|
PORTEPOCH= 1
|
2006-04-16 18:24:57 +02:00
|
|
|
CATEGORIES= www
|
|
|
|
|
2008-09-07 08:27:28 +02:00
|
|
|
MAINTAINER= chinsan@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
|
2007-07-05 13:14:02 +02:00
|
|
|
XPI_FILES= chrome/clrtabs.jar chrome/todo.txt chrome.manifest \
|
|
|
|
defaults/preferences/defaults.js install.js install.rdf
|
2006-11-29 16:06:42 +01:00
|
|
|
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>
|