git: 9ce2937f7f3c - main - ftp/lftp: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Sat Sep 11 11:57:08 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9ce2937f7f3c746d687ae3b11d8ff7b63720cd07
commit 9ce2937f7f3c746d687ae3b11d8ff7b63720cd07
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-11 11:17:48 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-11 11:17:48 +0000
ftp/lftp: Add CPE information
Approved by: portmgr (blanket)
---
ftp/lftp/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/ftp/lftp/Makefile b/ftp/lftp/Makefile
index 759e18682020..9f61d1426959 100644
--- a/ftp/lftp/Makefile
+++ b/ftp/lftp/Makefile
@@ -21,9 +21,10 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libexpat.so:textproc/expat2 \
libidn2.so:dns/libidn2
-USES= compiler:c++11-lang charsetfix iconv libtool localbase \
+USES= compiler:c++11-lang charsetfix cpe iconv libtool localbase \
readline shebangfix
GNU_CONFIGURE= yes
+CPE_VENDOR= lftp_project
PORTDOCS= AUTHORS BUGS ChangeLog FAQ FEATURES INSTALL \
MIRRORS NEWS README README.debug-levels README.modules \
More information about the dev-commits-ports-all
mailing list