---
name: hinventory-client
version: 1.2.5
origin: www/hinventory-client
comment: H-Inventory Client for FreeBSD
arch: freebsd:9:x86:64
www: http://www.h-inventory.com/
maintainer: tom@h-inventory.com
prefix: /usr/local
licenselogic: single
flatsize: 24184
desc: |
  This is the FreeBSD client for the h-inventory Web application.
  This is a sh script that creates an XML file and can upload it.
  You will obtain the hardware/software on your FreeBSD computer.

  WWW: http://www.h-inventory.com/
categories: [www]
files:
  /usr/local/bin/hinventory_FreeBSD.sh: 9e87ad952b77cda593169084b884dd57e64c634488fce2daf069becd2ae4c7c3
  /usr/local/etc/hinventory.conf: 4ce1354ce070938153be7bdf1d1e9977ae8b9bd767c5c6d5cd1c624b31cab8e5
scripts:
  post-install: |
    cd /
    mkdir -p //var/spool/hinventory
  pre-deinstall: |
    cd /
  post-deinstall: |
    cd /
