# New ports collection makefile for:	tcpcat
# Date created:		18 October 2000
# Whom:			roam@orbitel.bg
#
# $FreeBSD: ports/net/tcpcat/Makefile,v 1.7 2004/02/06 13:12:09 trevor Exp $
#

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

MAINTAINER=	roam@FreeBSD.org
COMMENT=	"A simple utility for sending/receiving data over a TCP or a Unix-domain socket"

GNU_CONFIGURE=	yes
PLIST_FILES=	bin/tcpcat

.include <bsd.port.mk>
