git: 06a003abd4a6 - main - graphics/optipng: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 08 Oct 2021 11:44:36 UTC
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=06a003abd4a60c4170d3bf4290cb3fb480a4c064 commit 06a003abd4a60c4170d3bf4290cb3fb480a4c064 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-10-08 11:17:36 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-10-08 11:17:36 +0000 graphics/optipng: Add CPE information Approved by: portmgr (blanket) --- graphics/optipng/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/graphics/optipng/Makefile b/graphics/optipng/Makefile index de59ecf68e07..321cbc6f5366 100644 --- a/graphics/optipng/Makefile +++ b/graphics/optipng/Makefile @@ -23,9 +23,11 @@ BUNDLED_ZLIB_DESC= Use bundled zlib BUNDLED_ZLIB_CONFIGURE_OFF= --with-system-zlib BUNDLED_ZLIB_CONFIGURE_ON= --without-system-zlib -USES= gmake +USES= cpe gmake HAS_CONFIGURE= yes +CPE_VENDOR= optipng_project + PLIST_FILES= bin/optipng man/man1/optipng.1.gz PORTDOCS= history.txt optipng.man.html optipng.man.pdf optipng.man.txt \ png_optimization.html todo.txt