git: 3920e9b085bf - main - devel/rubygem-fileutils: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 21:34:12 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=3920e9b085bf1362007d5664f3ccecef4ac236d9 commit 3920e9b085bf1362007d5664f3ccecef4ac236d9 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-14 21:30:51 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-14 21:30:51 +0000 devel/rubygem-fileutils: Add CPE information Approved by: portmgr (blanket) --- devel/rubygem-fileutils/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/rubygem-fileutils/Makefile b/devel/rubygem-fileutils/Makefile index c4c722dcec3f..69cb43cffad7 100644 --- a/devel/rubygem-fileutils/Makefile +++ b/devel/rubygem-fileutils/Makefile @@ -12,7 +12,8 @@ LICENSE= BSD2CLAUSE RUBY LICENSE_COMB= dual LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/LICENSE.txt -USES= gem +USES= cpe gem +CPE_VENDOR= ${PORTNAME}_project USE_RUBY= yes NO_ARCH= yes