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

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

MAINTAINER= roam@FreeBSD.org

GNU_CONFIGURE=  yes
USE_GMAKE=  yes

.include <bsd.port.mk>