git: 8d98aafd98de - main - devel/rubygem-sprockets3: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 18 Oct 2021 19:26:10 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=8d98aafd98de414e66ab71292bfa3854baf43e68 commit 8d98aafd98de414e66ab71292bfa3854baf43e68 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-18 19:18:49 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-18 19:25:52 +0000 devel/rubygem-sprockets3: Add CPE information Approved by: portmgr (blanket) --- devel/rubygem-sprockets3/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/rubygem-sprockets3/Makefile b/devel/rubygem-sprockets3/Makefile index 6ff30ed86580..441b90a058d8 100644 --- a/devel/rubygem-sprockets3/Makefile +++ b/devel/rubygem-sprockets3/Makefile @@ -15,7 +15,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-concurrent-ruby>=1.0<2:devel/rubygem-concurrent-ruby \ rubygem-rack16>=1<3:www/rubygem-rack16 -USES= gem +USES= cpe gem +CPE_VENDOR= ${PORTNAME}_project USE_RUBY= yes NO_ARCH= yes