Import smb-0.6, a simple bandwidth monitor from Dimitris Papastamos
ok jung@
This commit is contained in:
parent
6fde89871c
commit
d8f36c383d
19
net/sbm/Makefile
Normal file
19
net/sbm/Makefile
Normal file
@ -0,0 +1,19 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2016/03/14 12:26:07 jca Exp $
|
||||
|
||||
COMMENT = simple bandwidth monitor
|
||||
DISTNAME = sbm-0.6
|
||||
CATEGORIES = net
|
||||
HOMEPAGE = http://git.2f30.org/sbm/
|
||||
MAINTAINER = Dimitris Papastamos <sin@2f30.org>
|
||||
|
||||
# ISC
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
WANTLIB = c
|
||||
|
||||
MASTER_SITES = http://dl.2f30.org/releases/
|
||||
|
||||
MAKE_FLAGS = CC="${CC}" CFLAGS="-Wall ${CFLAGS}"
|
||||
NO_TEST = Yes
|
||||
|
||||
.include <bsd.port.mk>
|
2
net/sbm/distinfo
Normal file
2
net/sbm/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (sbm-0.6.tar.gz) = QCWLfb1W+X7xKvlRwAK0w3Sjt5PFEkxn0Z1eyOTFKbQ=
|
||||
SIZE (sbm-0.6.tar.gz) = 4433
|
1
net/sbm/pkg/DESCR
Normal file
1
net/sbm/pkg/DESCR
Normal file
@ -0,0 +1 @@
|
||||
sbm is a simple bandwidth monitor.
|
3
net/sbm/pkg/PLIST
Normal file
3
net/sbm/pkg/PLIST
Normal file
@ -0,0 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2016/03/14 12:26:07 jca Exp $
|
||||
@bin bin/sbm
|
||||
@man man/man1/sbm.1
|
Loading…
Reference in New Issue
Block a user