git: 3e759f701da3 - main - graphics/icoutils: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 20 Oct 2021 16:13:52 UTC
The branch main has been updated by se:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3e759f701da366e724bc2ba52da9d08da4683ae9
commit 3e759f701da366e724bc2ba52da9d08da4683ae9
Author: Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-20 16:13:07 +0000
Commit: Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-20 16:13:07 +0000
graphics/icoutils: Add CPE information
Approved by: portmgr (blanket)
---
graphics/icoutils/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/graphics/icoutils/Makefile b/graphics/icoutils/Makefile
index aa4ae8e4a309..e75393eee9fb 100644
--- a/graphics/icoutils/Makefile
+++ b/graphics/icoutils/Makefile
@@ -13,7 +13,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libpng.so:graphics/png
-USES= localbase shebangfix tar:bzip2
+USES= cpe localbase shebangfix tar:bzip2
+CPE_VENDOR= ${PORTNAME}_project
CONFIGURE_ARGS= --disable-nls
GNU_CONFIGURE= yes