git: 3ce0bc213e9e - main - www/rubygem-kaminari: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Oct 2021 15:44:28 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=3ce0bc213e9e3245338de840a30e96322b3a4c99 commit 3ce0bc213e9e3245338de840a30e96322b3a4c99 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-21 15:40:57 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-21 15:40:57 +0000 www/rubygem-kaminari: Add CPE information Approved by: portmgr (blanket) --- www/rubygem-kaminari/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/rubygem-kaminari/Makefile b/www/rubygem-kaminari/Makefile index b6a9f94f2845..8a1358c6397b 100644 --- a/www/rubygem-kaminari/Makefile +++ b/www/rubygem-kaminari/Makefile @@ -16,7 +16,8 @@ RUN_DEPENDS= rubygem-activesupport4>=4.1.0:devel/rubygem-activesupport4 \ rubygem-kaminari-activerecord>=${PORTVERSION}:www/rubygem-kaminari-activerecord \ rubygem-kaminari-core>=${PORTVERSION}:www/rubygem-kaminari-core -USES= gem +USES= cpe gem +CPE_VENDOR= ${PORTNAME}_project USE_RUBY= yes NO_ARCH= yes