2020-01-26 18:30:40 +01:00
|
|
|
# $NetBSD: Makefile,v 1.13 2020/01/26 17:31:43 rillig Exp $
|
2001-09-19 07:24:27 +02:00
|
|
|
|
2014-12-10 03:40:04 +01:00
|
|
|
DISTNAME= cstream-3.1.1
|
2001-09-19 07:24:27 +02:00
|
|
|
CATEGORIES= misc
|
|
|
|
MASTER_SITES= http://www.cons.org/cracauer/download/
|
|
|
|
|
2006-03-04 22:28:51 +01:00
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2020-01-26 18:30:40 +01:00
|
|
|
HOMEPAGE= https://www.cons.org/cracauer/cstream.html
|
2001-09-19 07:24:27 +02:00
|
|
|
COMMENT= General-purpose stream-handling tool with bandwidth limiting
|
2014-12-10 03:40:04 +01:00
|
|
|
LICENSE= x11
|
2001-09-19 07:24:27 +02:00
|
|
|
|
2007-02-22 20:26:05 +01:00
|
|
|
GNU_CONFIGURE= yes
|
2001-09-19 07:24:27 +02:00
|
|
|
|
2016-02-25 16:35:30 +01:00
|
|
|
LDFLAGS.SunOS+= -lsocket -lnsl -lresolv
|
2003-09-22 14:30:24 +02:00
|
|
|
|
2001-09-19 07:24:27 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|