mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
17 lines
355 B
Makefile
17 lines
355 B
Makefile
# Created by: chinsan <chinsan.tw@gmail.com>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= web_developer
|
|
PORTVERSION= 1.2.2
|
|
DISTVERSIONSUFFIX= -fx+sm
|
|
CATEGORIES= www
|
|
|
|
MAINTAINER= gecko@FreeBSD.org
|
|
COMMENT= An extension to add various web developer tools
|
|
|
|
XPI_NUM= 60
|
|
XPI_ID= {c45c406e-ab73-11d8-be73-000a95be3b12}
|
|
|
|
.include "../xpi-adblock/Makefile.xpi"
|
|
.include <bsd.port.mk>
|