git: 02c34f582106 - main - sysutils/dmg2img: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Oct 2021 14:36:23 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=02c34f582106ed21cab555838e7da831fcbe2291 commit 02c34f582106ed21cab555838e7da831fcbe2291 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-21 14:27:11 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-21 14:27:11 +0000 sysutils/dmg2img: Add CPE information Approved by: portmgr (blanket) --- sysutils/dmg2img/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sysutils/dmg2img/Makefile b/sysutils/dmg2img/Makefile index a62b4c4e074f..d14c81df8387 100644 --- a/sysutils/dmg2img/Makefile +++ b/sysutils/dmg2img/Makefile @@ -12,7 +12,8 @@ COMMENT= DMG2IMG convert tool LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -USES= ssl +USES= cpe ssl +CPE_VENDOR= ${PORTNAME}_project PLIST_FILES= bin/dmg2img \ bin/vfdecrypt