2000-10-29 13:23:52 +01:00
|
|
|
# New ports collection makefile for: tcpcat
|
|
|
|
# Date created: 18 October 2000
|
|
|
|
# Whom: roam@orbitel.bg
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= tcpcat
|
2002-05-21 18:47:27 +02:00
|
|
|
PORTVERSION= 1.2.0
|
2000-10-29 13:23:52 +01:00
|
|
|
CATEGORIES= net
|
|
|
|
MASTER_SITES= http://www.gusnet.cx/proj/tcpcat/
|
|
|
|
|
2000-11-22 11:20:14 +01:00
|
|
|
MAINTAINER= roam@FreeBSD.org
|
2003-02-19 17:07:30 +01:00
|
|
|
COMMENT= "A simple utility for sending/receiving data over a TCP or a Unix-domain socket"
|
2000-10-29 13:23:52 +01:00
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|