diff options
Diffstat (limited to 'net/scdp/Makefile')
-rw-r--r-- | net/scdp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/scdp/Makefile b/net/scdp/Makefile index c4fc656262b2..804578f8ba98 100644 --- a/net/scdp/Makefile +++ b/net/scdp/Makefile @@ -12,6 +12,7 @@ MASTER_SITE_SUBDIR= scdp DISTNAME= scdp-${PORTVERSION:S/.b/b/} MAINTAINER= arved@FreeBSD.org +COMMENT= "Tool that sends CDP (CISCO Discovery Protocol) Packets" BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet |