91a1caa242
Hope to see you back! Thank for all the work!
18 lines
463 B
Makefile
18 lines
463 B
Makefile
# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= quickproxy
|
|
PORTVERSION= 2009.07.19
|
|
DISTVERSIONSUFFIX= -fx
|
|
CATEGORIES= www
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= 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>
|