diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2003-02-22 14:38:12 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2003-02-22 14:38:12 +0000 |
commit | dac0aac36bc57c0c35f982e3da114f7fd7cdf228 (patch) | |
tree | 4b0075141538e722d9c4479b35aa7e2c3d5e9329 /net-mgmt/scdp/Makefile | |
parent | Do not fail if libXrender.so doesn't exist at all. (diff) |
de-pkg-comment
Diffstat (limited to 'net-mgmt/scdp/Makefile')
-rw-r--r-- | net-mgmt/scdp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/scdp/Makefile b/net-mgmt/scdp/Makefile index c4fc656262b2..804578f8ba98 100644 --- a/net-mgmt/scdp/Makefile +++ b/net-mgmt/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 |