freebsd-ports/www/xpi-torbutton/Makefile
Martin Wilke b2d07ae343 - Update to 1.4.4.1
- pass maintainership to gecko
2011-10-28 09:13:18 +00:00

20 lines
471 B
Makefile

# New ports collection makefile for: xpi-torbutton
# Date created: 02 January 2008
# Whom: Andreas Donig <a.donig@gmx.net>
#
# $FreeBSD$
#
PORTNAME= torbutton
PORTVERSION= 1.4.4.1
CATEGORIES= www
MASTER_SITES= http://www.torproject.org/dist/torbutton/
MAINTAINER= gecko@FreeBSD.org
COMMENT= Quickly toggle use of the Tor network
XPI_NUM= 2275
XPI_ID= {e0204bd5-9d31-402b-a99d-a6aa8ffebdca}
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>