2006-05-07 15:02:13 +02:00
|
|
|
# New ports collection makefile for: xpi-web_developer
|
|
|
|
# Date created: 2006/05/06
|
|
|
|
# Whom: chinsan <chinsan.tw@gmail.com>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= web_developer
|
2007-02-04 06:07:57 +01:00
|
|
|
PORTVERSION= 1.1.3
|
2006-05-07 15:02:13 +02:00
|
|
|
DISTVERSIONSUFFIX= -fx+fl
|
|
|
|
CATEGORIES= www
|
|
|
|
|
2006-10-03 17:34:44 +02:00
|
|
|
MAINTAINER= chinsan@FreeBSD.org
|
2006-05-07 15:02:13 +02:00
|
|
|
COMMENT= An extension to add various web developer tools
|
|
|
|
|
|
|
|
XPI_ID= {c45c406e-ab73-11d8-be73-000a95be3b12}
|
|
|
|
XPI_FILES= chrome/webdeveloper.jar chrome.manifest install.js \
|
|
|
|
install.rdf license.txt
|
|
|
|
XPI_DIRS= chrome
|
|
|
|
|
|
|
|
.include "../xpi-adblock/Makefile.xpi"
|
|
|
|
.include <bsd.port.mk>
|