Files
espie a34bba2839 MASTER_SITES -> SITES
catch one MASTER_SITES0 that wasn't actually in use
2023-09-27 14:17:59 +00:00

23 lines
418 B
Makefile

COMMENT= network traffic and bandwidth usage in real time
DISTNAME= nload-0.7.4
REVISION = 5
CATEGORIES= net
HOMEPAGE= http://www.roland-riegel.de/nload/
MAINTAINER= Gonzalo L. R. <gonzalo@openbsd.org>
# GPLv2+
PERMIT_PACKAGE= Yes
WANTLIB= c form m curses ${COMPILER_LIBCXX}
COMPILER = base-clang ports-gcc base-gcc
SITES= ${HOMEPAGE}
CONFIGURE_STYLE= gnu
SEPARATE_BUILD= Yes
.include <bsd.port.mk>