freebsd-ports/misc/cstream/Makefile

24 lines
574 B
Makefile
Raw Normal View History

# New ports collection makefile for: cstream
# Date created: 19990304
# Whom: cracauer@cons.org "Martin Cracauer"
#
1999-08-25 09:23:21 +02:00
# $FreeBSD$
#
2000-04-14 10:49:30 +02:00
PORTNAME= cstream
PORTVERSION= 2.6.0
CATEGORIES= misc
MASTER_SITES= http://www.cons.org/cracauer/download/ \
http://www3.cons.org/freebsd-distfiles/ \
http://www.hanse.de/~cracauer/homepage-mirror/download/
MAINTAINER= cracauer@cons.org
2005-07-27 17:14:09 +02:00
COMMENT= dd(1)-like tool, precise bandwidth limiting/reporting, fifo, TCP, audio support.
MAN1= cstream.1
PLIST_FILES= bin/cstream
GNU_CONFIGURE= yes
.include <bsd.port.mk>