aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-11 11:17:48 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-11 11:17:48 +0000
commit9ce2937f7f3c746d687ae3b11d8ff7b63720cd07 (patch)
treee505895a1260c9668187261473859a12d78aaffd
parent0430a540e3810bcd4edcc9e69bea484dfc9966a1 (diff)
downloadports-9ce2937f7f3c746d687ae3b11d8ff7b63720cd07.tar.gz
ports-9ce2937f7f3c746d687ae3b11d8ff7b63720cd07.zip
ftp/lftp: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--ftp/lftp/Makefile3
1 files changed, 2 insertions, 1 deletions
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 \