---
name: mbox2mdir
version: 1.4
origin: mail/mbox2mdir
comment: Mbox to qmail's Maildir converter written in C++
arch: freebsd:9:x86:64
www: http://sageshome.net/oss/mbox2mdir.php
maintainer: acm@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [GPLv2]
flatsize: 92577
desc: |
  mbox2mdir is a small program to convert mail stored in UNIX mbox format to
  qmail's Maildir format. It can (optionally) also truncate the source mbox file
  upon successful conversion. I use it to move mail delivered by /bin/mail or
  sendmail to qmail Maildir folders, but of course there are many other possible
  uses for it.

  WWW: http://sageshome.net/oss/mbox2mdir.php
categories: [mail]
files:
  /usr/local/bin/mbox2mdir: 2cff64c13d0c2816dea8eda7b120d74070fd0bac823efbc8701f8f90d422d95f
  /usr/local/share/licenses/mbox2mdir-1.4/GPLv2: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643
  /usr/local/share/licenses/mbox2mdir-1.4/LICENSE: 7e1394d03c5f275a402fe721ff1d1349449ea8602b52af954c76463afcdb6ef7
  /usr/local/share/licenses/mbox2mdir-1.4/catalog.mk: 3ee879d6c0c0ac7c84fa610233404c566cdfd2cdf107a7567fbbc48bc387977a
directories:
  /usr/local/share/licenses/mbox2mdir-1.4/: n
  /usr/local/share/licenses/: y
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
