git: 6f42822e469f - main - mail/rubygem-mail: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 19 Oct 2021 11:15:02 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=6f42822e469f3b7cae03f5469e8f1187802458f5 commit 6f42822e469f3b7cae03f5469e8f1187802458f5 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-19 11:14:35 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-19 11:14:35 +0000 mail/rubygem-mail: Add CPE information Approved by: portmgr (blanket) --- mail/rubygem-mail/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mail/rubygem-mail/Makefile b/mail/rubygem-mail/Makefile index 978306a8cb6f..6b12707478bd 100644 --- a/mail/rubygem-mail/Makefile +++ b/mail/rubygem-mail/Makefile @@ -14,7 +14,8 @@ LICENSE_FILE= ${WRKSRC}/MIT-LICENSE RUN_DEPENDS= rubygem-mini_mime>=0.1.1:mail/rubygem-mini_mime -USES= gem +USES= cpe gem +CPE_VENDOR= ${PORTNAME}_project USE_RUBY= yes NO_ARCH= yes