git: 570a5d3a3fc1 - main - archivers/jzlib: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Sun Aug 15 13:49:37 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=570a5d3a3fc1cc681fe567e1feca56d53a0ab17c
commit 570a5d3a3fc1cc681fe567e1feca56d53a0ab17c
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-15 13:48:31 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-15 13:48:31 +0000
archivers/jzlib: Add CPE information
Approved by: portmgr (blanket)
---
archivers/jzlib/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/archivers/jzlib/Makefile b/archivers/jzlib/Makefile
index a01e63d9b3e9..5afe6a0a3d53 100644
--- a/archivers/jzlib/Makefile
+++ b/archivers/jzlib/Makefile
@@ -11,9 +11,10 @@ COMMENT= Reimplementation of zlib in pure Java
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-USES= zip
+USES= cpe zip
USE_JAVA= yes
NO_ARCH= yes
+CPE_VENDOR= jcraft
JAR_FILE= ${WRKSRC}/src/main/java/${PORTNAME}.jar
More information about the dev-commits-ports-all
mailing list