18 lines
378 B
Makefile
18 lines
378 B
Makefile
# $NetBSD: Makefile,v 1.3 2004/07/18 15:58:28 ppostma Exp $
|
|
#
|
|
|
|
DISTNAME= ifstat-1.1
|
|
CATEGORIES= net sysutils
|
|
MASTER_SITES= ${HOMEPAGE}
|
|
|
|
MAINTAINER= charlie@rubberduck.com
|
|
HOMEPAGE= http://gael.roualland.free.fr/ifstat/
|
|
COMMENT= ifstat is a tool to report network interfaces bandwidth
|
|
|
|
USE_BUILDLINK3= YES
|
|
GNU_CONFIGURE= YES
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|
|
|
|
# TODO
|
|
# --with-snmp
|