2017-01-04 20:29:23 +01:00
|
|
|
# $NetBSD: Makefile,v 1.10 2017/01/04 19:29:23 roy Exp $
|
2005-11-13 09:31:05 +01:00
|
|
|
#
|
|
|
|
|
2012-02-15 13:30:06 +01:00
|
|
|
DISTNAME= nload-0.7.4
|
2017-01-04 20:29:23 +01:00
|
|
|
PKGREVISION= 4
|
2005-11-13 09:31:05 +01:00
|
|
|
CATEGORIES= net sysutils
|
|
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nload/}
|
|
|
|
|
2008-04-19 12:57:34 +02:00
|
|
|
MAINTAINER= bartosz.kuzma@gmail.com
|
2005-11-13 09:31:05 +01:00
|
|
|
HOMEPAGE= http://www.roland-riegel.de/nload/
|
|
|
|
COMMENT= Monitoring network traffic and bandwidth usage
|
2010-03-30 13:17:45 +02:00
|
|
|
LICENSE= gnu-gpl-v2
|
2005-11-13 09:31:05 +01:00
|
|
|
|
2006-05-22 17:10:38 +02:00
|
|
|
USE_LANGUAGES= c c++
|
2005-11-13 09:31:05 +01:00
|
|
|
MANCOMPRESSED= yes
|
|
|
|
GNU_CONFIGURE= yes
|
2017-01-04 20:29:23 +01:00
|
|
|
FAKE_NCURSES= yes
|
2005-11-13 09:31:05 +01:00
|
|
|
|
2010-03-30 13:17:45 +02:00
|
|
|
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
|
|
|
|
|
2017-01-04 20:29:23 +01:00
|
|
|
.include "../../mk/curses.buildlink3.mk"
|
2005-11-13 09:31:05 +01:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|