git: a3bce267aabd - main - graphics/lcms2: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 23 Oct 2021 19:48:21 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=a3bce267aabdd4d43d4311d0cff320b63385e148 commit a3bce267aabdd4d43d4311d0cff320b63385e148 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-23 19:48:00 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-23 19:48:16 +0000 graphics/lcms2: Add CPE information Approved by: portmgr (blanket) --- graphics/lcms2/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/graphics/lcms2/Makefile b/graphics/lcms2/Makefile index e29c5ec536d2..c27cd4699e5e 100644 --- a/graphics/lcms2/Makefile +++ b/graphics/lcms2/Makefile @@ -11,7 +11,9 @@ COMMENT= Accurate, fast, and small-footprint color management engine LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING -USES= libtool localbase:ldflags pathfix +USES= cpe libtool localbase:ldflags pathfix +CPE_VENDOR= littlecms +CPE_PRODUCT= little_cms_color_engine GNU_CONFIGURE= yes INSTALL_TARGET= install-strip