aboutsummaryrefslogtreecommitdiff
path: root/www/xpi-firebug/Makefile
blob: a0918edfb68e0eca63b4078c1490e35d3a1f857a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Created by: Lapo Luchini <lapo@lapo.it>
# $FreeBSD$

PORTNAME=	firebug
PORTVERSION=	2.0.1
DISTVERSIONSUFFIX=	-fx
PORTEPOCH=	3
CATEGORIES=	www

MAINTAINER=	bar@FreeBSD.org
COMMENT=	Lets you edit, debug, and monitor CSS, HTML, and JS

LICENSE=	BSD3CLAUSE

XPI_NUM=	1843
XPI_ID=		firebug@software.joehewitt.com

.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>