freebsd-ports/www/xpi-server_switcher/Makefile
Baptiste Daroussin 91a1caa242 Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work!
2014-11-18 09:37:31 +00:00

16 lines
362 B
Makefile

# Created by: chinsan <chinsan.tw@gmail.com>
# $FreeBSD$
PORTNAME= server_switcher
DISTVERSION= 0.4
DISTVERSIONSUFFIX= -fx+fl
CATEGORIES= www
MAINTAINER= ports@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>