64b913836a
- Update WWW PR: ports/97072 [1] Submitted by: chinsan <chinsan.tw@gmail.com> [1] Approved by: osa (co-mentor, implicit)
21 lines
548 B
Makefile
21 lines
548 B
Makefile
# New ports collection makefile for: xpi-colorfultabs
|
|
# Date created: 29 March 2006
|
|
# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= colorful_tabs
|
|
PORTVERSION= 1.4
|
|
DISTVERSIONSUFFIX= -fx+mz
|
|
CATEGORIES= www
|
|
|
|
MAINTAINER= infofarmer@FreeBSD.org
|
|
COMMENT= An extension that colors every tab in a different color
|
|
|
|
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>
|