aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-14 10:59:14 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-14 11:02:07 +0000
commit4a649ea4cbe79fca4e1e421af623cf0622729154 (patch)
treea37c75975b37bad8a0334f47d8d95460bc04ad3b
parent2ca557aad599fab37330b95dde5dd945a3569418 (diff)
downloadports-4a649ea4cbe79fca4e1e421af623cf0622729154.tar.gz
ports-4a649ea4cbe79fca4e1e421af623cf0622729154.zip
textproc/jq: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--textproc/jq/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/jq/Makefile b/textproc/jq/Makefile
index b714efb44dcf..6d104cbdef21 100644
--- a/textproc/jq/Makefile
+++ b/textproc/jq/Makefile
@@ -11,7 +11,8 @@ COMMENT= Lightweight and flexible command-line JSON processor
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= autoreconf gmake libtool
+USES= autoreconf cpe gmake libtool
+CPE_VENDOR= ${PORTNAME}_project
USE_GITHUB= yes
GH_ACCOUNT= stedolan
GNU_CONFIGURE= yes