mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
21 lines
472 B
Makefile
21 lines
472 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.2.5
|
|
CATEGORIES= www
|
|
MASTER_SITES= http://www.torproject.org/torbutton/releases/
|
|
|
|
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>
|