git: cad168be318a - main - net/miniupnpc: Add CPE information

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

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

commit cad168be318a5da9460d1c384c6813ed9fab0ecf
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-10-08 11:49:16 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-10-08 11:49:16 +0000

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

diff --git a/net/miniupnpc/Makefile b/net/miniupnpc/Makefile
index f5c588b3f9d5..3ee7718613ad 100644
--- a/net/miniupnpc/Makefile
+++ b/net/miniupnpc/Makefile
@@ -10,10 +10,12 @@ COMMENT?=	UPnP IGD client lightweight library
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES+=		gmake
+USES+=		cpe gmake
 HAS_CONFIGURE=	yes
 USE_LDCONFIG=	yes
 
+CPE_VENDOR=	miniupnp_project
+
 CONFIGURE_SCRIPT=	updateminiupnpcstrings.sh
 MAKE_ENV+=	INSTALLPREFIX=${PREFIX}