16 lines
363 B
Makefile
16 lines
363 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= A 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>
|