diff options
Diffstat (limited to 'net/thcrut/Makefile')
-rw-r--r-- | net/thcrut/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/thcrut/Makefile b/net/thcrut/Makefile index 0ba4fb5f99c4..6d5b9bfb3fe9 100644 --- a/net/thcrut/Makefile +++ b/net/thcrut/Makefile @@ -11,6 +11,7 @@ CATEGORIES= net MASTER_SITES= http://www.thehackerschoice.com/releases/ MAINTAINER= kris@FreeBSD.org +COMMENT= Local network discovery tool BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet |