freebsd-ports/www/xpi-firebug/Makefile
Barbara Guida 6835d5bbe7 Update to 1.12.8
Approved by:	flo (mentor, implicit)
2014-04-25 14:53:40 +00:00

19 lines
385 B
Makefile

# Created by: Lapo Luchini <lapo@lapo.it>
# $FreeBSD$
PORTNAME= firebug
PORTVERSION= 1.12.8
DISTVERSIONSUFFIX= -fx
PORTEPOCH= 3
CATEGORIES= www
MAINTAINER= bar@FreeBSD.org
COMMENT= Lets you edit, debug, and monitor CSS, HTML, and JS
LICENSE= BSD3CLAUSE
XPI_NUM= 1843
XPI_ID= firebug@software.joehewitt.com
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>