---
name: pgdbf
version: 0.6.2
origin: databases/pgdbf
comment: Convert XBase / FoxPro tables to PostgreSQL
arch: freebsd:9:x86:64
www: http://pgdbf.sourceforge.net/
maintainer: kirk@strauser.com
prefix: /usr/local
licenselogic: single
licenses: [GPLv3]
flatsize: 58315
desc: |
  PgDBF is a program for converting XBase databases - particularly FoxPro
  tables with memo files - into a format that PostgreSQL can directly
  import. It's a compact C project with no dependencies other than standard
  Unix libraries. While the project is relatively tiny and simple, it's also
  heavily optimized via profiling - routine benchmark were many times faster
  than with other Open Source programs. In fact, even on slower systems,
  conversions are typically limited by hard drive speed.

  WWW: http://pgdbf.sourceforge.net/
categories: [databases]
files:
  /usr/local/bin/pgdbf: 78fda70c846d4cc2be7604ccd57dfb15bcd178e9a8c140b3053b4ade1abe8784
  /usr/local/man/man1/pgdbf.1.gz: 9c78784984e7772c9e89d444539c046b8ae9f0983457c3ae21857b30e9d0dc0b
  /usr/local/share/doc/pgdbf/README: 8f19bff85ee539ea35e5114d73cd6da12cac15b2dc81aa27c8f04c52b4484321
  /usr/local/share/licenses/pgdbf-0.6.2/GPLv3: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903
  /usr/local/share/licenses/pgdbf-0.6.2/LICENSE: feb018c22cc4001bbeccc04db5569c5aeaec18f1ebbee51a52d56c251418e243
  /usr/local/share/licenses/pgdbf-0.6.2/catalog.mk: 8a6b4a1f78be469f4d0085a2829e5d4f7b3d6e78d7d1c88c55ecd7d81683eb71
directories:
  /usr/local/share/licenses/pgdbf-0.6.2/: n
  /usr/local/share/licenses/: y
  /usr/local/share/doc/pgdbf/: n
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
