---
name: clamav-devel
version: 20130621
origin: security/clamav-devel
comment: Command line virus scanner written entirely in C
arch: freebsd:9:x86:64
www: http://www.clamav.net/
maintainer: garga@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses:
- GPLv2
flatsize: 15879285
desc: |
  This is a snapshot version of Clam Antivirus.
  Clam Antivirus is command line virus scanner written entirely in C
  and its database is kept up to date. It also detects polymorphic
  viruses, scans compressed files and supported by AMaViS.
  Optionally you can use the clamav-milter interface to connect
  clamav with sendmail.

  WWW: http://www.clamav.net/
deps:
  libltdl: {origin: devel/libltdl, version: 2.4.2}
  unzoo: {origin: archivers/unzoo, version: 4.4_2}
  lha: {origin: archivers/lha, version: 1.14i_6}
  arj: {origin: archivers/arj, version: 3.10.22_4}
  arc: {origin: archivers/arc, version: 5.21p}
categories:
- security
shlibs_required:
- libclamav.so.7
- libltdl.so.7
- libclamunrar.so.7
shlibs_provided:
- libclamunrar_iface.so.7
- libclamunrar.so.7
- libclamav.so.7
options: {UNZOO: on, UNRAR: on, TESTS: off, STDERR: off, MILTER: off, LLVM: on, LHA: on,
  LDAP: off, ICONV: off, DOCS: on, ARJ: on, ARC: on}
