summaryrefslogtreecommitdiff
path: root/misc/cstream/Makefile
blob: e9b24a38a5459f446adbdaecc2f7934ee771946f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $NetBSD: Makefile,v 1.2 2003/06/02 01:18:17 jschauma Exp $

DISTNAME=	cstream-2.2
CATEGORIES=	misc
MASTER_SITES=	http://www.cons.org/cracauer/download/

MAINTAINER=	tech-pkg@netbsd.org
HOMEPAGE=       http://www.cons.org/cracauer/
COMMENT=	General-purpose stream-handling tool with bandwidth limiting

GNU_CONFIGURE=  yes

.include "../../mk/bsd.pkg.mk"