diff options
Diffstat (limited to 'net/sleuth/Makefile')
-rw-r--r-- | net/sleuth/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/sleuth/Makefile b/net/sleuth/Makefile index 253295edab84..90298d6e6164 100644 --- a/net/sleuth/Makefile +++ b/net/sleuth/Makefile @@ -11,6 +11,7 @@ CATEGORIES= net MASTER_SITES= ftp://atrey.karlin.mff.cuni.cz/pub/local/mj/net/ MAINTAINER= markp@FreeBSD.org +COMMENT= A tool for checking DNS zones RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/DNS.pm:${PORTSDIR}/net/p5-Net-DNS |