aboutsummaryrefslogblamecommitdiff
path: root/www/xpi-firebug/Makefile
blob: 300db7fe6f7dd3c5e087b6d5ebe2e750b989870b (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                           
                     
                           
                 




                                                                   

                   




                                                 
# New ports collection makefile for:	xpi-firebug
# Date created:			5 July 2007
# Whom:				Lapo Luchini <lapo@lapo.it>
#
# $FreeBSD$
#

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

MAINTAINER=	lapo@lapo.it
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>