freebsd-ports/www/xpi-torbutton/Makefile
Martin Wilke 83920624d6 - Update to 1.4.0
PR:		158622
Submitted by:	Dominic Fandrey <kamikaze@bsdforen.de>
2011-08-26 04:45:38 +00:00

20 lines
468 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.0
CATEGORIES= www
MASTER_SITES= http://www.torproject.org/dist/torbutton/
MAINTAINER= miwi@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>