freebsd-ports/www/xpi-server_switcher/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
361 B
Makefile

# Created by: chinsan <chinsan.tw@gmail.com>
# $FreeBSD$
PORTNAME= server_switcher
DISTVERSION= 0.4
DISTVERSIONSUFFIX= -fx+fl
CATEGORIES= www
MAINTAINER= miwi@FreeBSD.org
COMMENT= Navigational help tool for web developers
XPI_NUM= 2409
XPI_ID= {F7D360DC-B8F8-11DA-86BD-3EC8728786A0}
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>