diff options
Diffstat (limited to 'net/cdpr/Makefile')
-rw-r--r-- | net/cdpr/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/cdpr/Makefile b/net/cdpr/Makefile index c2570a5..6ebd0bc 100644 --- a/net/cdpr/Makefile +++ b/net/cdpr/Makefile @@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} EXTRACT_SUFX= .tgz MAINTAINER= mich@freebsdcluster.org +COMMENT= Cisco Discovery Protocol Reporter CFLAGS+= -ggdb LDFLAGS+= -L${LOCALBASE}/lib -lpcap |