summaryrefslogtreecommitdiff
path: root/misc/cstream/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/cstream/Makefile')
-rw-r--r--misc/cstream/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/misc/cstream/Makefile b/misc/cstream/Makefile
new file mode 100644
index 00000000000..ecf4157fda6
--- /dev/null
+++ b/misc/cstream/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2001/09/19 05:24:27 gmcgarry Exp $
+
+DISTNAME= cstream-2.2
+CATEGORIES= misc
+MASTER_SITES= http://www.cons.org/cracauer/download/
+
+MAINTAINER= packages@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"