git: c78af981afb6 - main - japanese/kon2-16dot: Add CPE information

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

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

commit c78af981afb6c5470f7fc977700faf4299440a35
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-19 10:43:26 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-19 10:43:33 +0000

    japanese/kon2-16dot: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 japanese/kon2-16dot/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/japanese/kon2-16dot/Makefile b/japanese/kon2-16dot/Makefile
index d7f1308d2c10..10d87dfd24d8 100644
--- a/japanese/kon2-16dot/Makefile
+++ b/japanese/kon2-16dot/Makefile
@@ -22,6 +22,9 @@ PORTDOCS=	README README.FreeBSD
 SUB_LIST=	KON16FONT=${KON16FONT} \
 		KON14FONT=${KON14FONT}
 
+USES=		cpe
+CPE_VENDOR=	ishikawa_mutsumi
+
 OPTIONS_DEFINE=	DOCS
 
 # XXX Static libraries with PIE are currently unsupported.