2006-05-07 14:55:19 +02:00
|
|
|
# New ports collection makefile for: xpi-server_switcher
|
|
|
|
# Date created: 2006/05/06
|
|
|
|
# Whom: chinsan <chinsan.tw@gmail.com>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= server_switcher
|
2006-11-23 13:43:18 +01:00
|
|
|
DISTVERSION= 0.4
|
2006-05-19 11:31:04 +02:00
|
|
|
DISTVERSIONSUFFIX= -fx+fl
|
2006-05-07 14:55:19 +02:00
|
|
|
CATEGORIES= www
|
|
|
|
|
2009-01-03 14:54:49 +01:00
|
|
|
MAINTAINER= miwi@FreeBSD.org
|
2006-05-19 11:31:04 +02:00
|
|
|
COMMENT= A navigational help tool for web developers
|
2006-05-07 14:55:19 +02:00
|
|
|
|
2007-11-07 17:52:22 +01:00
|
|
|
XPI_NUM= 2409
|
2006-05-07 14:55:19 +02:00
|
|
|
XPI_ID= {F7D360DC-B8F8-11DA-86BD-3EC8728786A0}
|
|
|
|
|
2006-05-19 11:31:04 +02:00
|
|
|
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
2006-05-07 14:55:19 +02:00
|
|
|
.include <bsd.port.mk>
|