aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-21 15:40:54 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-21 15:40:54 +0000
commit8a8eb59f949eb3aaceea50b571e2c588301d3819 (patch)
tree2eb76d29850a777ff8814d71e601f85e0e8ba089
parent14231999b8aad12bf35355d34b79dfd55d93838b (diff)
downloadports-8a8eb59f949eb3aaceea50b571e2c588301d3819.tar.gz
ports-8a8eb59f949eb3aaceea50b571e2c588301d3819.zip
www/resin3: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--www/resin3/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/resin3/Makefile b/www/resin3/Makefile
index 60538a1efdb1..2d13c23cd1e9 100644
--- a/www/resin3/Makefile
+++ b/www/resin3/Makefile
@@ -10,7 +10,8 @@ COMMENT= Java-based Application Server, 3.x branch
LICENSE= GPLv2
-USES= libtool python ssl
+USES= cpe libtool python ssl
+CPE_VENDOR= caucho
USE_JAVA= yes
# Pass JAVA_HOME as determined by bsd.java.mk