PR: 138636 Submitted by: Edmondas Girkantas <eg@fbsd.lt> Approved by: maintainer timeout Feature safe: yes
20 lines
434 B
Makefile
20 lines
434 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.2
|
|
DISTVERSIONSUFFIX= -fx
|
|
CATEGORIES= www
|
|
|
|
MAINTAINER= a.donig@gmx.net
|
|
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>
|