git: 563d7e0c83e3 - main - net/mpd5: Add CPE information

From: Bernhard Froehlich <decke_at_FreeBSD.org>
Date: Fri, 08 Oct 2021 11:57:32 UTC
The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=563d7e0c83e3cf460a26763e424b289dcd56e945

commit 563d7e0c83e3cf460a26763e424b289dcd56e945
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-10-08 11:50:32 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-10-08 11:50:32 +0000

    net/mpd5: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 net/mpd5/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/net/mpd5/Makefile b/net/mpd5/Makefile
index 95544283135b..206baa1d9059 100644
--- a/net/mpd5/Makefile
+++ b/net/mpd5/Makefile
@@ -13,7 +13,9 @@ COMMENT=	Multi-link PPP daemon based on netgraph(4)
 
 LICENSE=	BSD3CLAUSE
 
-USES=		ssl
+USES=		cpe ssl
+
+CPE_VENDOR=	mpd_project
 
 OPTIONS_DEFINE=	DOCS NG_IPACCT RADIUS
 OPTIONS_DEFAULT=	RADIUS