1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
freebsd-ports/net/tcpcat/Makefile
Peter Pentchev 641e9357ef A long-overdue dequoting of COMMENT. D'oh, I thought I'd done this,
like, MONTHS ago!

Submitted by:	Brian Poole <raj@cerias.purdue.edu>
2004-11-01 17:09:55 +00:00

20 lines
411 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: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>