---
name: ftplib
version: 4.0
origin: ftp/ftplib
comment: Set of routines that implement the FTP protocol
arch: freebsd:10:x86:64
www: http://nbpfaus.net/~pfau/ftplib/
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 64481
desc: |
  ftplib is a set of routines that implement the FTP protocol. They allow
  applications to create and access remote files through function calls
  instead of needing to fork and exec an interactive ftp client program.

  WWW: http://nbpfaus.net/~pfau/ftplib/
categories:
- ftp
shlibs_required:
- libftp.so.4
shlibs_provided:
- libftp.so.4
