git: fc1d99f7fafa - main - graphics/jhead: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 08 Oct 2021 11:44:33 UTC
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=fc1d99f7fafa92c861d776c423abf6cfe19035c9 commit fc1d99f7fafa92c861d776c423abf6cfe19035c9 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-10-08 11:16:16 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-10-08 11:16:16 +0000 graphics/jhead: Add CPE information Approved by: portmgr (blanket) --- graphics/jhead/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/graphics/jhead/Makefile b/graphics/jhead/Makefile index 2d6d99dd0fd9..df9635ff3ccd 100644 --- a/graphics/jhead/Makefile +++ b/graphics/jhead/Makefile @@ -9,7 +9,9 @@ COMMENT= EXIF JPEG header manipulation tool LICENSE= PD -USES= gmake jpeg:run +USES= cpe gmake jpeg:run + +CPE_VENDOR= jhead_project MAKEFILE= makefile