From 9ce2937f7f3c746d687ae3b11d8ff7b63720cd07 Mon Sep 17 00:00:00 2001 From: Bernhard Froehlich Date: Sat, 11 Sep 2021 11:17:48 +0000 Subject: 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 \ -- cgit v1.2.3