freebsd-ports/www/xpi-firebug/Makefile
Florian Smeets 81ed56a77e update to 1.8.2
PR:		ports/160756
Submitted by:	Barbara <barbara.xxx1975@libero.it>
Approved by:	maintainer
2011-09-20 15:44:43 +00:00

23 lines
454 B
Makefile

# New ports collection makefile for: xpi-firebug
# Date created: 5 July 2007
# Whom: Lapo Luchini <lapo@lapo.it>
#
# $FreeBSD$
#
PORTNAME= firebug
PORTVERSION= 1.8.2
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>