---
name: normalizemime
version: 1.19
origin: mail/normalizemime
comment: Mime normalizer to be used as a preprocessor for email classification
arch: freebsd:9:x86:64
www: http://hyvatti.iki.fi/~jaakko/spam/
maintainer: lioux@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [GPLv2]
flatsize: 95740
desc: |
  [ excerpt from developer's www site with modifications ]

  This is a mime email message parser to be used as a preprocessor
  for email classification software.

  Tries to normalize the content to 8bit encoding with utf-8 character
  set. Also appends a copy of message body with HTML removed (IMG and
  A tags remain unaffected).

  WWW: http://hyvatti.iki.fi/~jaakko/spam/
deps:
  libiconv: {origin: converters/libiconv, version: 1.14_1}
categories: [mail]
files:
  /usr/local/bin/normalizemime: 435d8f78bfd8ca63d7407ec2de58fab168d50be3696155faa29aae9ac47012a1
  /usr/local/share/licenses/normalizemime-1.19/GPLv2: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643
  /usr/local/share/licenses/normalizemime-1.19/LICENSE: 7e1394d03c5f275a402fe721ff1d1349449ea8602b52af954c76463afcdb6ef7
  /usr/local/share/licenses/normalizemime-1.19/catalog.mk: 97e278b2adbdc22ca05fb82ccb0785e7b2afd97e2995ef021c60b4d59cddd26a
directories:
  /usr/local/share/licenses/normalizemime-1.19/: n
  /usr/local/share/licenses/: y
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
