freebsd-ports/www/xpi-torbutton/Makefile
Martin Wilke cb10353ec4 - Update to 1.2.2
PR:		138636
Submitted by:	Edmondas Girkantas <eg@fbsd.lt>
Approved by:	maintainer timeout
Feature safe:	yes
2009-09-20 08:39:01 +00:00

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>