summaryrefslogtreecommitdiff
path: root/net/tcpcat/Makefile
blob: 3a600fc9c088e10a5b8e74d87c64d885f431914d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
PORTNAME=	tcpcat
PORTVERSION=	1.2.0
CATEGORIES=	net
MASTER_SITES=	http://ess4.engr.uvic.ca/proj/tcpcat/ \
		LOCAL/roam/net

MAINTAINER=	ports@FreeBSD.org
COMMENT=	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>