git: 28f4e6c6671e - main - ftp/linux-c7-curl: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Tue Sep 21 12:58:43 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=28f4e6c6671eb048ad982f9b9bb03bf8bff0fab8
commit 28f4e6c6671eb048ad982f9b9bb03bf8bff0fab8
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-21 12:05:17 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-21 12:57:43 +0000
ftp/linux-c7-curl: Add CPE information
Approved by: portmgr (blanket)
---
ftp/linux-c7-curl/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/ftp/linux-c7-curl/Makefile b/ftp/linux-c7-curl/Makefile
index 3d69a32a7cd8..5a50c16528a0 100644
--- a/ftp/linux-c7-curl/Makefile
+++ b/ftp/linux-c7-curl/Makefile
@@ -11,11 +11,13 @@ COMMENT= Tool for transferring files with URL syntax (Linux CentOS ${LINUX_DIST_
LICENSE= MIT
-USES= linux:c7
+USES= cpe linux:c7
USE_LDCONFIG= yes
USE_LINUX= libssh2 nspr nss openldap
USE_LINUX_RPM= nolib
+CPE_VENDOR= haxx
+
LIB_DISTNAMES= lib${DISTNAME}
CONFLICTS= linux-c6-${PORTNAME}-[0-9]*
More information about the dev-commits-ports-all
mailing list