aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-14 21:29:58 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-14 21:29:58 +0000
commit0d549864cd1d72d025c63663da8debf5acb51704 (patch)
tree509e1b9da0578ad3e029340c7df13e19c6d159c7
parent8caf45164bff5e58b3aca7d1ca30db94d670ae22 (diff)
downloadports-0d549864cd1d72d025c63663da8debf5acb51704.tar.gz
ports-0d549864cd1d72d025c63663da8debf5acb51704.zip
databases/c3p0: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--databases/c3p0/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/c3p0/Makefile b/databases/c3p0/Makefile
index 10a735108e07..d1bd05c671c1 100644
--- a/databases/c3p0/Makefile
+++ b/databases/c3p0/Makefile
@@ -10,7 +10,8 @@ COMMENT= Library for augmenting JDBC drivers with JNDI-bindable DataSources
LICENSE= LGPL21 EPL
LICENSE_COMB= dual
-USES= tar:tgz
+USES= cpe tar:tgz
+CPE_VENDOR= mchange
USE_JAVA= yes
NO_BUILD= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}