git: 0d549864cd1d - main - databases/c3p0: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 21:31:37 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=0d549864cd1d72d025c63663da8debf5acb51704 commit 0d549864cd1d72d025c63663da8debf5acb51704 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-14 21:29:58 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-14 21:29:58 +0000 databases/c3p0: Add CPE information Approved by: portmgr (blanket) --- databases/c3p0/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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}