mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
12 lines
242 B
Makefile
12 lines
242 B
Makefile
# $NetBSD: Makefile,v 1.5 2012/12/22 02:03:04 dholland Exp $
|
|
|
|
WBM_NAME= bandwidth
|
|
PKGREVISION= 1
|
|
|
|
WBM_DEPEND_MODULES= net
|
|
|
|
COMMENT= Webmin module to view bandwidth usage
|
|
|
|
.include "../../sysutils/webmin/wbm.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|