aboutsummaryrefslogtreecommitdiff
path: root/www/xpi-server_switcher/Makefile
blob: 496084dea146e2d7f43be7df9c035ea0efc947f2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:	xpi-server_switcher
# Date created:			2006/05/06
# Whom:				chinsan <chinsan.tw@gmail.com>
#
# $FreeBSD$
#

PORTNAME=	server_switcher
DISTVERSION=	0.4
DISTVERSIONSUFFIX=	-fx+fl
CATEGORIES=	www

MAINTAINER=	chinsan@FreeBSD.org
COMMENT=	A navigational help tool for web developers

XPI_ID=		{F7D360DC-B8F8-11DA-86BD-3EC8728786A0}

.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>