freebsd-ports/www/xpi-server_switcher/Makefile
Andrew Pantyukhin 64e8108c5f - Add XPI_NUM to make fetchable
- Provide new mirrors where needed

Approved by:	portmgr (pav), chinsan (maintainer),
		Lapo Luchini <lapo@lapo.it> (maintainer, implicit),
		Simon Olofsson <simon@olofsson.de> (maintainer, implicit),
		Steven Kreuzer <skreuzer@f2o.org> (maintainer, implicit)
2007-11-07 16:52:22 +00:00

20 lines
453 B
Makefile

# 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_NUM= 2409
XPI_ID= {F7D360DC-B8F8-11DA-86BD-3EC8728786A0}
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>