git: 1287e536967a - main - multimedia/motion: Add CPE information

From: Stefan Eßer <se_at_FreeBSD.org>
Date: Tue, 19 Oct 2021 11:15:17 UTC
The branch main has been updated by se:

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

commit 1287e536967a953df35438a11c3fabd8fa1e1658
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-19 11:14:38 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-19 11:14:38 +0000

    multimedia/motion: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 multimedia/motion/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/multimedia/motion/Makefile b/multimedia/motion/Makefile
index 028cf25f7d21..dbe2e52d1d0e 100644
--- a/multimedia/motion/Makefile
+++ b/multimedia/motion/Makefile
@@ -20,7 +20,8 @@ LIB_DEPENDS=	libwebp.so:graphics/webp \
 		libmicrohttpd.so:www/libmicrohttpd
 
 # USES block
-USES=		autoreconf gmake jpeg localbase pkgconfig gettext
+USES=		autoreconf cpe gmake jpeg localbase pkgconfig gettext
+CPE_VENDOR=	${PORTNAME}_project
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	Motion-Project