---
name: retranslator
version: 5.0.0
origin: security/retranslator
comment: The update utility for Kaspersky applications
arch: freebsd:9:x86:64
www: http://support.kaspersky.com/updater?level=2
maintainer: g.veniamin@googlemail.com
prefix: /usr/local
licenselogic: single
flatsize: 1901537
desc: "The update utility is designed to download and save updates and modules\nof
  the Kaspersky Lab's applications into a separate folder. \n\nWith the help of the
  utility you can download updates for selected\nKaspersky Lab's applications installed
  either in your network or at\na home PC. The utility has a function for saving downloaded
  updates\nand autopatches in a local folder, a network folder connected as a\ndisc
  to the computer file system, or onto a flash-carrier.\n\nWWW:\thttp://support.kaspersky.com/updater?level=2\n"
deps:
  compat6x-amd64: {origin: misc/compat6x, version: 6.4.604000.200810_3}
categories: [security]
files:
  /usr/local/bin/retranslator: 3fb87a2b7da14a6bbd7d414999388a435c5245cd14b0f3f65777b0300dddc47d
  /usr/local/etc/retranslator.conf.sample: 9103a6d368c307bca89afd132caf63e2e10a5794edf65c05fbb8e22cd46c4677
scripts:
  post-install: |
    if [ ! -f /usr/local/etc/retranslator.conf ] ; then cp -p /usr/local/etc/retranslator.conf.sample /usr/local/etc/retranslator.conf; fi
  pre-deinstall: |
    if cmp -s /usr/local/etc/retranslator.conf.sample /usr/local/etc/retranslator.conf; then rm -f /usr/local/etc/retranslator.conf; fi
