25e2867642
Suggested by: Simon Olofsson <simon@olofsson.de>
22 lines
575 B
Makefile
22 lines
575 B
Makefile
# New ports collection makefile for: xpi-colorfultabs
|
|
# Date created: 29 March 2006
|
|
# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= colorfultabs
|
|
PORTVERSION= 1.4
|
|
DISTVERSIONSUFFIX= -fx+mz
|
|
CATEGORIES= www
|
|
|
|
MAINTAINER= infofarmer@FreeBSD.org
|
|
COMMENT= An extension that colors every tab in a different color
|
|
|
|
XPI_DISTNAME= colorful_tabs
|
|
XPI_ID= {0545b830-f0aa-4d7e-8820-50a4629a56fe}
|
|
XPI_FILES= chrome/clrtabs.jar chrome.manifest install.js install.rdf
|
|
XPI_DIRS= chrome
|
|
|
|
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
|
.include <bsd.port.mk>
|