git: c50dcee13eaa - main - devel/rubygem-i18n: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 21:34:14 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=c50dcee13eaad3112a2fdd72a16bea7ffcb274b9 commit c50dcee13eaad3112a2fdd72a16bea7ffcb274b9 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-14 21:30:52 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-14 21:30:52 +0000 devel/rubygem-i18n: Add CPE information Approved by: portmgr (blanket) --- devel/rubygem-i18n/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/rubygem-i18n/Makefile b/devel/rubygem-i18n/Makefile index fe49e6ddb17c..1e2ca17e4918 100644 --- a/devel/rubygem-i18n/Makefile +++ b/devel/rubygem-i18n/Makefile @@ -12,7 +12,8 @@ LICENSE_FILE= ${WRKSRC}/MIT-LICENSE RUN_DEPENDS= rubygem-concurrent-ruby>=1.0<2:devel/rubygem-concurrent-ruby -USES= gem +USES= cpe gem +CPE_VENDOR= ${PORTNAME}_project USE_RUBY= yes NO_ARCH= yes