aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-08-29 11:34:51 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-08-29 11:34:51 +0000
commit94aa6f8bea7f8690b895c02fe968382e1dc01592 (patch)
tree3fd7b828366092229bba0d79543c834ffc767abf
parent1b9e4d7d9ad86667425f6091515f8554d5129937 (diff)
downloadports-94aa6f8bea7f8690b895c02fe968382e1dc01592.tar.gz
ports-94aa6f8bea7f8690b895c02fe968382e1dc01592.zip
devel/popt: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--devel/popt/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/popt/Makefile b/devel/popt/Makefile
index a361b1b45297..bb3b00a0f9cb 100644
--- a/devel/popt/Makefile
+++ b/devel/popt/Makefile
@@ -12,7 +12,9 @@ COMMENT= Getopt(3) like library with a number of enhancements, from Redhat
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= iconv libtool pathfix
+USES= cpe iconv libtool pathfix
+
+CPE_VENDOR= popt_project
TEST_TARGET= check