# Created by: Lapo Luchini <lapo@lapo.it>
# $FreeBSD: tags/RELEASE_11_0_0/www/xpi-firebug/Makefile 416778 2016-06-12 08:59:05Z bar $

PORTNAME=	firebug
PORTVERSION=	2.0.17
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>
