freebsd-ports/misc/cstream/Makefile
Thomas Abthorpe 337d245077 - Reassign cracauer@ ports to the heap
- Thanks for your years of service, we hope to see you back

Approved by:	portmgr
2012-08-15 19:07:31 +00:00

23 lines
542 B
Makefile

# New ports collection makefile for: cstream
# Date created: 19990304
# Whom: cracauer@cons.org "Martin Cracauer"
#
# $FreeBSD$
#
PORTNAME= cstream
PORTVERSION= 2.7.6
CATEGORIES= misc
MASTER_SITES= http://www.cons.org/cracauer/download/ \
http://www2.cons.org/freebsd-distfiles/ \
http://www3.cons.org/freebsd-distfiles/
MAINTAINER= ports@FreeBSD.org
COMMENT= Like dd(1) tool, precise bandwidth limiting/reporting, fifo, TCP
MAN1= cstream.1
PLIST_FILES= bin/cstream
GNU_CONFIGURE= yes
.include <bsd.port.mk>