git: b9bae0d50e4b - main - comms/picocom: Add CPE information

From: Stefan Eßer <se_at_FreeBSD.org>
Date: Thu, 14 Oct 2021 10:35:02 UTC
The branch main has been updated by se:

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

commit b9bae0d50e4b7dee990916b8e6267d77cdbd12c4
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-14 10:34:45 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-14 10:34:45 +0000

    comms/picocom: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 comms/picocom/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/comms/picocom/Makefile b/comms/picocom/Makefile
index 9ddff6b98aa1..c82d09db4209 100644
--- a/comms/picocom/Makefile
+++ b/comms/picocom/Makefile
@@ -10,6 +10,8 @@ COMMENT=	Dumb Terminal Emulator
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
+USES=		cpe
+CPE_VENDOR=	${PORTNAME}_project
 USE_GITHUB=	yes
 GH_ACCOUNT=	npat-efault