aboutsummaryrefslogtreecommitdiffstats
path: root/net/tcpflow/Makefile
blob: 0ac435d7efc01eeeef2cbba563ae311c3e4871eb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:    tcpflow
# Version required: 0.12
# Date created:     20 August 1999
# Whom:         Jose M. Alcaide <jose@we.lc.ehu.es>
#
# $FreeBSD$
#

DISTNAME=   tcpflow-0.12
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>