1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/net/tcpcat/Makefile
2003-02-19 16:07:30 +00:00

19 lines
384 B
Makefile

# 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>