2007-07-16 14:44:12 +02:00
|
|
|
# New ports collection makefile for: xpi-firebug
|
|
|
|
# Date created: 5 July 2007
|
|
|
|
# Whom: Lapo Luchini <lapo@lapo.it>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= firebug
|
2011-09-20 17:44:43 +02:00
|
|
|
PORTVERSION= 1.8.2
|
2008-08-15 05:44:06 +02:00
|
|
|
DISTVERSIONSUFFIX= -fx
|
2009-07-26 22:42:03 +02:00
|
|
|
PORTEPOCH= 3
|
2007-07-16 14:44:12 +02:00
|
|
|
CATEGORIES= www
|
|
|
|
|
|
|
|
MAINTAINER= lapo@lapo.it
|
|
|
|
COMMENT= Lets you edit, debug, and monitor CSS, HTML, and JS
|
|
|
|
|
2010-06-22 13:14:47 +02:00
|
|
|
LICENSE= BSD
|
|
|
|
|
2007-07-16 14:44:12 +02:00
|
|
|
XPI_NUM= 1843
|
|
|
|
XPI_ID= firebug@software.joehewitt.com
|
|
|
|
|
|
|
|
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
|
|
|
.include <bsd.port.mk>
|