1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
freebsd-ports/www/xpi-firebug/Makefile
Ashish SHUKLA 0aa7885429 - Update port to 1.5.4.
- Add LICENSE.

PR:		ports/148039
Submitted by:	Lapo Luchini <lapo@lapo.it> (maintainer)
Approved by:	pgj (mentor)
Feature safe:	yes
2010-06-22 11:14:47 +00:00

24 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.5.4
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>