From 66f878d0d5a381eeae5e9fdf0bef820c3b94b3d8 Mon Sep 17 00:00:00 2001 From: Chris Piazza Date: Sat, 3 Jul 1999 23:20:43 +0000 Subject: Tinyproxy: a lightweight, non-caching,optionally anonymizing http proxy that is designed to consume a minimum of system resources. PR: 12473 Submitted by: Mitsuru Yoshida --- www/tinyproxy/Makefile | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 www/tinyproxy/Makefile (limited to 'www/tinyproxy/Makefile') diff --git a/www/tinyproxy/Makefile b/www/tinyproxy/Makefile new file mode 100644 index 000000000000..63cd57d06daf --- /dev/null +++ b/www/tinyproxy/Makefile @@ -0,0 +1,20 @@ +# New ports collection makefile for: tinyproxy +# Version required: 1.2.6 +# Date created: 01 Jul 1999 +# Whom: Mitsuru Yoshida +# +# $Id$ +# + +DISTNAME= tinyproxy-1.2.6 +CATEGORIES= www +MASTER_SITES= http://tinyproxy.attacca.com/ \ + http://www.flarenet.com/tinyproxy/ + +MAINTAINER= mitsuru@riken.go.jp + +WRKSRC= ${WRKDIR}/tinyproxy + +MAN8= tinyproxy.8 + +.include -- cgit v1.2.3