aboutsummaryrefslogtreecommitdiff
path: root/graphics/icoutils
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-20 16:13:07 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-20 16:13:07 +0000
commit3e759f701da366e724bc2ba52da9d08da4683ae9 (patch)
treeb6098c8fa575631d771abbba7b2fd22f1fb88f29 /graphics/icoutils
parent37b4f358cecd4836130ad351d50eb4992d29e5cd (diff)
downloadports-3e759f701da366e724bc2ba52da9d08da4683ae9.tar.gz
ports-3e759f701da366e724bc2ba52da9d08da4683ae9.zip
graphics/icoutils: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'graphics/icoutils')
-rw-r--r--graphics/icoutils/Makefile3
1 files changed, 2 insertions, 1 deletions
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