git: ae945eddc834 - main - textproc/miller: Add CPE information

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

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

commit ae945eddc83409f310e72abb83e0101f0282b10c
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-21 15:40:41 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-21 15:40:41 +0000

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

diff --git a/textproc/miller/Makefile b/textproc/miller/Makefile
index c88519ad81ca..5234b5dc9121 100644
--- a/textproc/miller/Makefile
+++ b/textproc/miller/Makefile
@@ -9,7 +9,8 @@ COMMENT=	Sed/awk/cut/join/sort for name-indexed data such as CSV, TSV and JSON
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-USES=		autoreconf libtool
+USES=		autoreconf cpe libtool
+CPE_VENDOR=	johnkerl
 USE_GITHUB=	yes
 GH_ACCOUNT=	johnkerl