freebsd-ports/www/xpi-web_developer/Makefile
Jimmy Olgeni 96a38c7c3a Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Category W.

CR:		D510
Approved by:	portmgr (bapt)
2014-08-06 09:11:57 +00: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>