aboutsummaryrefslogtreecommitdiffstats
path: root/www/xpi-firebug/Makefile
blob: 5886d271cbc96b51dc9f841592f702cd6e0e97c9 (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=    1.12.1
DISTVERSIONSUFFIX=  -fx
PORTEPOCH=  3
CATEGORIES= www

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

LICENSE=    BSD

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

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