freebsd-ports/www/xpi-firebug/Makefile
Rene Ladan 4cc33bb365 - Update to 1.9.0
- Pass maintainership to submitter

PR:		ports/163954
Submitted by:	Barbara
Approved by:	previous maintainer (Lapo Luchini)
2012-01-10 20:45:07 +00:00

23 lines
467 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.9.0
DISTVERSIONSUFFIX= -fx
PORTEPOCH= 3
CATEGORIES= www
MAINTAINER= barbara.xxx1975@libero.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>