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







                                              
                     


                                                 
                                
                                                                                                

                   

                      
# 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
COMMENT=	"A simple utility for sending/receiving data over a TCP or a Unix-domain socket"

GNU_CONFIGURE=	yes

.include <bsd.port.mk>