summaryrefslogtreecommitdiff
path: root/www/xpi-cssviewer/Makefile
blob: 1ab6b83d1fd3d98451bd1649a640bfd97e7af8b7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Created by: chinsan <chinsan.tw@gmail.com>
# $FreeBSD$

PORTNAME=	cssviewer
PORTVERSION=	1.0.3
DISTVERSIONSUFFIX=	-fx
CATEGORIES=	www

MAINTAINER=	miwi@FreeBSD.org
COMMENT=	Simple CSS property viewer

XPI_NUM=	2104
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>