Add xpi-cssviewer 1.0.1, an extension to simple CSS property viewer.

PR:		ports/96877
Submitted by:	chinsan <chinsan.tw@gmail.com>
This commit is contained in:
Vanilla I. Shu 2006-05-07 13:00:10 +00:00
parent 36f78d28c9
commit f05749961f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=161580
4 changed files with 28 additions and 0 deletions

View File

@ -975,6 +975,7 @@
SUBDIR += xpi-adblock
SUBDIR += xpi-adblock_plus
SUBDIR += xpi-colorfultabs
SUBDIR += xpi-cssviewer
SUBDIR += xpi-fasterfox
SUBDIR += xpi-noscript
SUBDIR += xpi-pdf_download

View File

@ -0,0 +1,21 @@
# New ports collection makefile for: xpi-cssviewer
# Date created: 2006/05/06
# Whom: chinsan <chinsan.tw@gmail.com>
#
# $FreeBSD$
#
PORTNAME= cssviewer
PORTVERSION= 1.0.1
DISTVERSIONSUFFIX= -fx
CATEGORIES= www
MAINTAINER= chinsan.tw@gmail.com
COMMENT= An extension to simple CSS property viewer
XPI_ID= {8be51513-0433-45c1-9203-7b45019df871}
XPI_FILES= chrome/CSSViewer.jar chrome.manifest install.js install.rdf
XPI_DIRS= chrome
.include "../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (xpi/cssviewer-1.0.1-fx.xpi) = aa0b18d1036a2551712cb052fd2a5990
SHA256 (xpi/cssviewer-1.0.1-fx.xpi) = 2c9bc16fff4925997083e1b383ae87ae147b5a139e6a7ebf8c4b4482a83661a7
SIZE (xpi/cssviewer-1.0.1-fx.xpi) = 16737

View File

@ -0,0 +1,3 @@
A simple CSS property viewer.
WWW: https://addons.mozilla.org/firefox/2104/