summaryrefslogblamecommitdiff
path: root/net/tcpflow/Makefile
blob: a51699e5d2e6ac157a035c2479116a3f2652dfa7 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                               


                                                           
           

 
                       
                    









                                                           
# New ports collection makefile for:	tcpflow
# Date created:		20 August 1999
# Whom:			Jose M. Alcaide <jose@we.lc.ehu.es>
#
# $FreeBSD$
#

PORTNAME=	tcpflow
PORTVERSION=	0.20
CATEGORIES=	net
MASTER_SITES=	ftp://ftp.circlemud.org/pub/jelson/tcpflow/

MAINTAINER=	jose@we.lc.ehu.es

HAS_CONFIGURE=	yes

MAN1=		tcpflow.1

.include <bsd.port.mk>