opnsense-ports/www/xpi-web_developer/Makefile
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

16 lines
352 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= 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>