mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
7510ee4840
PR: 185150 (followup) Approved by: portmgr blanket MFH: 2015Q2
17 lines
357 B
Makefile
17 lines
357 B
Makefile
# Created by: Andreas Donig <a.donig@gmx.net>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= torbutton
|
|
PORTVERSION= 1.5.2
|
|
CATEGORIES= www
|
|
MASTER_SITES= TOR/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>
|