git: 14cb9bdad115 - main - net-mgmt/lldpd: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 19 Oct 2021 11:15:32 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=14cb9bdad1154fc1ecae8b17f817707aa165ce30 commit 14cb9bdad1154fc1ecae8b17f817707aa165ce30 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-19 11:14:41 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-19 11:14:41 +0000 net-mgmt/lldpd: Add CPE information Approved by: portmgr (blanket) --- net-mgmt/lldpd/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net-mgmt/lldpd/Makefile b/net-mgmt/lldpd/Makefile index 4d03a73fdc0c..af85267ec472 100644 --- a/net-mgmt/lldpd/Makefile +++ b/net-mgmt/lldpd/Makefile @@ -15,7 +15,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libevent.so:devel/libevent -USES= libtool +USES= cpe libtool +CPE_VENDOR= ${PORTNAME}_project USE_CSTD= gnu99 USE_LDCONFIG= yes USE_RC_SUBR= ${PORTNAME}