aboutsummaryrefslogtreecommitdiffstats
path: root/net/tcpcat/Makefile
blob: 1c1ee0efe5e13c54bb232d0580981b8bb2c172d5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# New ports collection makefile for:    tcpcat
# Date created:     18 October 2000
# Whom:         roam@orbitel.bg
#
# $FreeBSD$
#

PORTNAME=   tcpcat
PORTVERSION=    1.2.0
CATEGORIES= net
MASTER_SITES=   http://www.gusnet.cx/proj/tcpcat/

MAINTAINER= roam@FreeBSD.org

GNU_CONFIGURE=  yes

.include <bsd.port.mk>