git: 68ff1740c52c - main - devel/rubygem-crack: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 21:34:10 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=68ff1740c52c3b2e60e22c797363697643749571 commit 68ff1740c52c3b2e60e22c797363697643749571 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-14 21:30:50 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-14 21:30:50 +0000 devel/rubygem-crack: Add CPE information Approved by: portmgr (blanket) --- devel/rubygem-crack/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/rubygem-crack/Makefile b/devel/rubygem-crack/Makefile index 0d8e5b6b1672..ebcfbbc8989f 100644 --- a/devel/rubygem-crack/Makefile +++ b/devel/rubygem-crack/Makefile @@ -12,7 +12,8 @@ LICENSE= MIT RUN_DEPENDS= rubygem-rexml>=0:textproc/rubygem-rexml -USES= gem +USES= cpe gem +CPE_VENDOR= john_nunemaker USE_RUBY= yes NO_ARCH= yes