diff options
Diffstat (limited to 'net/netsaint/Makefile')
-rw-r--r-- | net/netsaint/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/netsaint/Makefile b/net/netsaint/Makefile index 4629d21bd1e7..e99dfe2f1527 100644 --- a/net/netsaint/Makefile +++ b/net/netsaint/Makefile @@ -17,6 +17,8 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} netsaint-graphics.tar.gz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Extremely powerful network monitoring system + LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd \ gnugetopt.1:${PORTSDIR}/devel/libgnugetopt RUN_DEPENDS= ${LOCALBASE}/libexec/netsaint/check_netsaint:${PORTSDIR}/net/netsaint-plugins |