diff options
Diffstat (limited to 'net-ftp/bbftp-client/metadata.xml')
-rw-r--r-- | net-ftp/bbftp-client/metadata.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/net-ftp/bbftp-client/metadata.xml b/net-ftp/bbftp-client/metadata.xml new file mode 100644 index 000000000..7e915aa7e --- /dev/null +++ b/net-ftp/bbftp-client/metadata.xml @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>sci</herd> +<longdescription> +bbFTP is a file transfer software. It implements its own transfer protocol, +which is optimized for large files (larger than 2GB) and secure as it does not +read the password in a file and encrypts the connection information. +</longdescription> +</pkgmetadata> |