---
name: ftplib
version: 3.1.1
origin: ftp/ftplib
comment: A set of routines that implement the FTP protocol
arch: freebsd:9:x86:64
www: http://nbpfaus.net/~pfau/ftplib/
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 60814
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]
files:
  /usr/local/bin/ftpdir: '-'
  /usr/local/bin/ftpget: '-'
  /usr/local/bin/ftplist: '-'
  /usr/local/bin/ftprm: '-'
  /usr/local/bin/ftpsend: '-'
  /usr/local/bin/qftp: 65da5346b16b379a52b771fd0fe1bb82f1044b90bd76e4e93ca31b8fdd85e31a
  /usr/local/include/ftplib.h: b62533ba40713a8a9b481e7dd166c71814293e2e45e489a0a7ac1a63b91b9731
  /usr/local/lib/libftp.a: 621e5ed6b7a18681d7347483d8dc176f2e2910919f14adb4f06349eb307bf0e4
  /usr/local/lib/libftp.so: '-'
  /usr/local/lib/libftp.so.3: 00a5f4563fc8ad7156de57446263bea3209f1b1210bc83b0b5d180018faa2d5a
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  pre-deinstall: |
    /sbin/ldconfig -R
