aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-14 21:30:26 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-14 21:30:26 +0000
commitd7f269b2f7d05efc532a28f1a6b391a040ae2b5e (patch)
treea897f93b70de7d7a77718dab0c0f055b23285866
parent10f6d4e9173bb503030f3df021a96b8b3af393af (diff)
downloadports-d7f269b2f7d05efc532a28f1a6b391a040ae2b5e.tar.gz
ports-d7f269b2f7d05efc532a28f1a6b391a040ae2b5e.zip
devel/libfmt: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--devel/libfmt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libfmt/Makefile b/devel/libfmt/Makefile
index e54adcab2e76..4d1749cfd00a 100644
--- a/devel/libfmt/Makefile
+++ b/devel/libfmt/Makefile
@@ -11,7 +11,7 @@ COMMENT= Formatting library for C++
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.rst
-USES= cmake compiler:c++11-lang zip
+USES= cmake compiler:c++11-lang cpe zip
CMAKE_OFF= FMT_DOC FMT_TEST
CMAKE_ON= BUILD_SHARED_LIBS