git: 45a0900217ec - main - www/rubygem-addressable: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Oct 2021 15:44:13 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=45a0900217ec53b9d133388ee2a6e2c69477b44f commit 45a0900217ec53b9d133388ee2a6e2c69477b44f Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-21 15:40:54 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-21 15:40:54 +0000 www/rubygem-addressable: Add CPE information Approved by: portmgr (blanket) --- www/rubygem-addressable/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/rubygem-addressable/Makefile b/www/rubygem-addressable/Makefile index 79da2e27a127..0673d0fc0322 100644 --- a/www/rubygem-addressable/Makefile +++ b/www/rubygem-addressable/Makefile @@ -13,7 +13,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-public_suffix>=2.0.2<5:dns/rubygem-public_suffix -USES= gem +USES= cpe gem +CPE_VENDOR= ${PORTNAME}_project USE_RUBY= yes NO_ARCH= yes