388e7f0a0f
Bandwidth Monitor NG is a small and simple console-based live bandwidth monitor for Linux, BSD, Solaris, Mac OS X and others.
16 lines
412 B
Makefile
16 lines
412 B
Makefile
# $NetBSD: Makefile,v 1.1 2018/07/20 16:22:41 jperkin Exp $
|
|
|
|
DISTNAME= bwm-ng-0.6.1
|
|
CATEGORIES= net
|
|
MASTER_SITES= http://www.gropp.org/bwm-ng/
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://www.gropp.org/?id=projects&sub=bwm-ng
|
|
COMMENT= Console-based bandwidth monitor
|
|
LICENSE= gnu-gpl-v2
|
|
|
|
USE_PKGLOCALEDIR= yes
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include "../../mk/curses.buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|