aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-21 15:40:46 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-21 15:40:46 +0000
commit4433f2c903265e8f15e9da8c6e2d4aee6194169d (patch)
treea0f9bde988c702d8c3b603a79d055619513756ae /textproc
parente0c6533d8eb93fbca62d0f88548d74b36d302967 (diff)
downloadports-4433f2c903265e8f15e9da8c6e2d4aee6194169d.tar.gz
ports-4433f2c903265e8f15e9da8c6e2d4aee6194169d.zip
textproc/xstream: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'textproc')
-rw-r--r--textproc/xstream/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/xstream/Makefile b/textproc/xstream/Makefile
index 21bb54ed95f9..3af721c30ecb 100644
--- a/textproc/xstream/Makefile
+++ b/textproc/xstream/Makefile
@@ -14,7 +14,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
OPTIONS_DEFINE= DOCS
-USES= zip
+USES= cpe zip
+CPE_VENDOR= ${PORTNAME}_project
USE_JAVA= yes
NO_BUILD= yes
NO_ARCH= yes