mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
85f3cd57f6
PR: 12950 Submitted by: maintainer
21 lines
447 B
Makefile
21 lines
447 B
Makefile
# New ports collection makefile for: tinyproxy
|
|
# Version required: 1.2.6
|
|
# Date created: 01 Jul 1999
|
|
# Whom: Mitsuru Yoshida <mitsuru@riken.go.jp>
|
|
#
|
|
# $Id: Makefile,v 1.1.1.1 1999/07/03 23:20:42 cpiazza Exp $
|
|
#
|
|
|
|
DISTNAME= tinyproxy-1.2.7
|
|
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 <bsd.port.mk>
|