---
name: linknx
version: 0.0.1.25_3
origin: net/linknx
comment: Rule-based event handling in a KNX installation
arch: freebsd:9:x86:64
www: http://linknx.sourceforge.net/
maintainer: bkoenig@alpha-tierchen.de
prefix: /usr/local
licenselogic: single
flatsize: 511976
desc: |
  LinKNX is a backend for controlling a KNX/EIB home and building automation
  system. It connects to eibd which is part of the BCU SDK and keeps state of
  KNX devices such as lamps, window blinds, heating and so on.
  Furthermore it provides a powerful, rule-based event after treatment, e.g.
  for switching other KNX devices, sending e-mail or SMS or executing a shell
  command. You can configure and control the LinKNX daemon using an XML-style
  protocol via TCP network socket or Unix domain socket.

  WWW: http://linknx.sourceforge.net/
deps:
  libesmtp: {origin: mail/libesmtp, version: '1.0.6,1'}
  pthsem: {origin: devel/pthsem, version: 2.0.7}
categories: [net]
options: {LIBESMTP: on, LIBCURL: off}
files:
  /usr/local/bin/linknx: b9913b163dc6984be66ce3a2f58272e2492c48490d5c45126ddc7aa49e3a1b91
  /usr/local/etc/rc.d/linknx: b816ddb5c65e740cfcfa51268fa7625db784e1304359aa08285b0c64ebf5affb
  /usr/local/share/doc/linknx/linknx.xml: ad47085be6b7f5ded61696bec1877e3447a004c90f6269ed7b1f3422b001d655
  /usr/local/share/doc/linknx/linknx_doc.tgz: 5501a10354b62c63cd4484ea6463fc07f1c719a6b0a81891d5a8b6fd70eae9c6
directories:
  /usr/local/share/doc/linknx/: n
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
