aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-14 21:30:25 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-14 21:30:25 +0000
commit07311d3fd02a3b94693f1d0c923d3942ffb42d40 (patch)
tree3244e15d361923bbfb58b10a616837016c8a6609
parentcba18cc515e04241afa41f5d927eb693714af55b (diff)
downloadports-07311d3fd02a3b94693f1d0c923d3942ffb42d40.tar.gz
ports-07311d3fd02a3b94693f1d0c923d3942ffb42d40.zip
devel/libestr: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--devel/libestr/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libestr/Makefile b/devel/libestr/Makefile
index 2bd2a40569cf..77475201be2f 100644
--- a/devel/libestr/Makefile
+++ b/devel/libestr/Makefile
@@ -12,7 +12,8 @@ COMMENT= Library for some string essentials
LICENSE= LGPL21+
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= libtool pathfix
+USES= cpe libtool pathfix
+CPE_VENDOR= adiscon
USE_LDCONFIG= yes
GNU_CONFIGURE= yes