mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
23 lines
546 B
Makefile
23 lines
546 B
Makefile
# New ports collection makefile for: cstream
|
|
# Date created: 19990304
|
|
# Whom: cracauer@cons.org "Martin Cracauer"
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= cstream
|
|
PORTVERSION= 2.3
|
|
CATEGORIES= misc
|
|
MASTER_SITES= http://www.cons.org/cracauer/download/ \
|
|
http://www3.cons.org/cracauer/download/ \
|
|
http://www.hanse.de/~cracauer/homepage-mirror/download/
|
|
|
|
MAINTAINER= cracauer@cons.org
|
|
COMMENT= dd(1)-like tool, precise bandwidth limiting/reporting, fifo, TCP, audio support
|
|
|
|
MAN1= cstream.1
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|