git: 4443c0ecc32d - main - www/gohugo: Add CPE information

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

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

commit 4443c0ecc32d4f743397a27dc63ebf6288877421
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-14 21:30:53 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-14 21:30:53 +0000

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

diff --git a/www/gohugo/Makefile b/www/gohugo/Makefile
index dcc5bff075b0..518b8dc6be39 100644
--- a/www/gohugo/Makefile
+++ b/www/gohugo/Makefile
@@ -11,7 +11,8 @@ COMMENT=	Fast and Flexible Static Site Generator built with love in GoLang
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		go:modules
+USES=		cpe go:modules
+CPE_VENDOR=	gohugo
 USE_GITHUB=	yes
 GH_ACCOUNT=	gohugoio
 GH_TUPLE=	\