aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-21 12:05:54 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-21 12:57:43 +0000
commit3ff20775335f68be7b538299956dac6bf62e6c1c (patch)
tree45b47afdf38e927ca626f9d38a78b085736b85ff
parent28f4e6c6671eb048ad982f9b9bb03bf8bff0fab8 (diff)
downloadports-3ff20775335f68be7b538299956dac6bf62e6c1c.tar.gz
ports-3ff20775335f68be7b538299956dac6bf62e6c1c.zip
graphics/imageworsener: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--graphics/imageworsener/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/imageworsener/Makefile b/graphics/imageworsener/Makefile
index fceaf49a42c3..7523d5d37b00 100644
--- a/graphics/imageworsener/Makefile
+++ b/graphics/imageworsener/Makefile
@@ -15,7 +15,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING.txt
OPTIONS_DEFINE= JPEG PNG WEBP
OPTIONS_DEFAULT=JPEG PNG WEBP
-USES= libtool
+USES= cpe libtool
+
+CPE_VENDOR= entropymine
CONFIGURE_ARGS= --with-zlib-include-dir=${INCLUDEDIR} \
--with-zlib-lib-dir=${LIBDIR}