---
name: vbsfilter
version: 1.15_1
origin: mail/vbsfilter
comment: A vbs-attachment filter for Sendmail Milter
arch: freebsd:9:x86:64
www: http://aeschi.ch.eu.org/milter/
maintainer: dinoex@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [GPLv2]
flatsize: 32499
desc: |
  vbsfilter will rename VBS and SHS attachments to .txt,
  thus rendering them harmless.

  Sendmail 8.10 introduced a new feature called the milter library,
  which provides filtering callbacks to a user-level program, which in
  turn can provide a "Yes"/"No"/"I haven't seen enough yet" answer to
  the question: Can sendmail allow this mail to be delivered?

  Sendmail is a trademark of Sendmail, Inc.

  LICENSE: GPL2

  WWW: http://aeschi.ch.eu.org/milter/
categories: [mail]
files:
  /usr/local/etc/rc.d/vbsfilter: e14180a088566c4958b8cf4a252cd01f136feecc14d7d5793dbf06d6a001d36e
  /usr/local/libexec/vbsfilter: f9b0a26e7dc1953456995719c9328713f9b4a9cd69e790fb91c4cfb6b029f49d
  /usr/local/share/licenses/vbsfilter-1.15_1/GPLv2: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643
  /usr/local/share/licenses/vbsfilter-1.15_1/LICENSE: 7e1394d03c5f275a402fe721ff1d1349449ea8602b52af954c76463afcdb6ef7
  /usr/local/share/licenses/vbsfilter-1.15_1/catalog.mk: 832e18af6c8f76e50e59469556eea3f93abe0a0c27141329eca1c7b7e5c8a90b
directories:
  /usr/local/share/licenses/vbsfilter-1.15_1/: n
  /usr/local/share/licenses/: y
scripts:
  post-install: |
    cd /usr/local
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
    cd /usr/local
  post-deinstall: |
    cd /usr/local
    cd /usr/local
