1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
freebsd-ports/www/xpi-firebug/Makefile
Martin Wilke 18eeb54fb3 - Update to 1.30
PR:		130498
Submitted by:	Lapo Luchini <lapo@lapo.it> (maintainer)
2009-01-14 16:00:01 +00:00

22 lines
440 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.3.0
PORTEPOCH= 2
DISTVERSIONSUFFIX= -fx
CATEGORIES= www
MAINTAINER= lapo@lapo.it
COMMENT= Lets you edit, debug, and monitor CSS, HTML, and JS
XPI_NUM= 1843
XPI_ID= firebug@software.joehewitt.com
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>