aboutsummaryrefslogblamecommitdiff
path: root/www/xpi-quickproxy/Makefile
blob: c41fdf7cf77c002225115c623c1010513bf83101 (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                                  
                          


                           
                                


                                                                       
                    




                                                                 
# New ports collection makefile for:	xpi-quickproxy
# Date created:		5 June 2006
# Whom:			Andrew Pantyukhin <infofarmer@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	quickproxy
PORTVERSION=	2008.08.24
DISTVERSIONSUFFIX=	-fx
CATEGORIES=	www

MAINTAINER=	miwi@FreeBSD.org
COMMENT=	A statusbar button to quickly turn the proxy on and off

XPI_ID=		{d5ea4520-61a1-11da-8cd6-0800200c9a66}
XPI_NUM=	1557
XPI_FILES=	chrome/quickproxy.jar chrome.manifest install.rdf
XPI_DIRS=	chrome

.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>