git: 48f9b5baa141 - main - devel/9base: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 21:31:58 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=48f9b5baa1418d3d75e0a77046da9ef2f02ff11a commit 48f9b5baa1418d3d75e0a77046da9ef2f02ff11a Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-14 21:30:08 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-14 21:30:08 +0000 devel/9base: Add CPE information Approved by: portmgr (blanket) --- devel/9base/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/9base/Makefile b/devel/9base/Makefile index 656afd3a23cf..9cd5c326e327 100644 --- a/devel/9base/Makefile +++ b/devel/9base/Makefile @@ -15,7 +15,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= amd64 i386 powerpc powerpc64 powerpc64le sparc64 ONLY_FOR_ARCHS_REASON= has low-level code unavailable for ${ARCH} -USES= shebangfix +USES= cpe shebangfix +CPE_VENDOR= ${PORTNAME}_project SHEBANG_FILES= troff/tmac/sendcover \ troff/font/devutf/mkMAP SHEBANG_LANG= rc