52deb69eea
PR: ports/125800 Submitted by: Ashish Shukla <wahjava@gmail.com>
21 lines
433 B
Makefile
21 lines
433 B
Makefile
# New ports collection makefile for: xpi-foxyproxy
|
|
# Date created: 2008-06-12
|
|
# Whom: Ashish Shukla <wahjava@gmail.com>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= foxyproxy
|
|
PORTVERSION= 2.8.4
|
|
DISTVERSIONSUFFIX= -fx
|
|
CATEGORIES= www
|
|
|
|
MAINTAINER= wahjava@gmail.com
|
|
COMMENT= Advanced proxy management tool
|
|
|
|
XPI_DISTNAME= foxyproxy
|
|
XPI_NUM= 2464
|
|
XPI_ID= foxyproxy@eric.h.jung
|
|
|
|
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
|
.include <bsd.port.mk>
|