diff options
Diffstat (limited to 'net/cricket/Makefile')
-rw-r--r-- | net/cricket/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/cricket/Makefile b/net/cricket/Makefile index f8b52b097a2d..8dad4111089f 100644 --- a/net/cricket/Makefile +++ b/net/cricket/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://cricket.sourceforge.net/download/beta/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p/-pre/} MAINTAINER= ports@FreeBSD.org +COMMENT= A high performance, extremely flexible monitoring system RUN_DEPENDS= ${SITE_PERL}/SNMP_Session.pm:${PORTSDIR}/net/p5-SNMP_Session \ ${SITE_PERL_ARCH}/RRDs.pm:${PORTSDIR}/net/rrdtool \ |