---
name: xpi-sameplace
version: 0.7.9.2007113020
origin: www/xpi-sameplace
comment: Jabber client
arch: freebsd:9:x86:64
www: http://dev.hyperstruct.net/xmpp4moz/wiki/LocalApplicationSamePlaceSuite
maintainer: miwi@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 449616
desc: |
  SamePlace is a set of extensions for Firefox, Flock and Thunderbird to
  keep in touch, chat, play and interact with your contacts without
  leaving your browser or mail client.

  WWW: http://dev.hyperstruct.net/xmpp4moz/wiki/LocalApplicationSamePlaceSuite
deps:
  xpi-xmpp4moz: {origin: www/xpi-xmpp4moz, version: 0.5.2.2007113019}
categories: [www]
files:
  /usr/local/lib/xpi/sameplace@hyperstruct.net/chrome.manifest: b82850caccdafbcc25a84cd8d90db460adfad86e0fb3ebeefbbfea5826cd867e
  /usr/local/lib/xpi/sameplace@hyperstruct.net/chrome/sameplace.jar: 64ddac1e4a94f6c3ba4fdf50d3fa182dfdbececcae7eb16e2382d81289a245b9
  /usr/local/lib/xpi/sameplace@hyperstruct.net/components/CommandLine.js: ff2ac5fc8ad4551ba67229f40aebb3249d0fc38aee71e2be6cfde961d9466e0d
  /usr/local/lib/xpi/sameplace@hyperstruct.net/components/ProtocolHandler.js: 089fc0c535eae2230337e416d06f192ec19a7ca754663ebf9a942c20ce6256a8
  /usr/local/lib/xpi/sameplace@hyperstruct.net/defaults/preferences/sameplace.js: 4ab48898984adb7d8288cbc3d672b003de98e62a351363e1ee4f39292c6f8e17
  /usr/local/lib/xpi/sameplace@hyperstruct.net/install.rdf: 83a1d4422fdd2956b91975723e010e91b2acd82260c553ee62331633f5405576
directories:
  /usr/local/lib/xpi/symlinks/thunderbird3/: y
  /usr/local/lib/xpi/symlinks/thunderbird/: y
  /usr/local/lib/xpi/symlinks/seamonkey2/: y
  /usr/local/lib/xpi/symlinks/seamonkey/: y
  /usr/local/lib/xpi/symlinks/linux-thunderbird/: y
  /usr/local/lib/xpi/symlinks/linux-seamonkey/: y
  /usr/local/lib/xpi/symlinks/linux-firefox/: y
  /usr/local/lib/xpi/symlinks/linux-firefox-devel/: y
  /usr/local/lib/xpi/symlinks/firefox3/: y
  /usr/local/lib/xpi/symlinks/firefox/: y
  /usr/local/lib/xpi/symlinks/: y
  /usr/local/lib/xpi/sameplace@hyperstruct.net/defaults/preferences/: n
  /usr/local/lib/xpi/sameplace@hyperstruct.net/defaults/: n
  /usr/local/lib/xpi/sameplace@hyperstruct.net/components/: n
  /usr/local/lib/xpi/sameplace@hyperstruct.net/chrome/: n
  /usr/local/lib/xpi/sameplace@hyperstruct.net/: n
  /usr/local/lib/xpi/: y
scripts:
  post-install: |
    install -d /usr/local/lib/xpi/symlinks/firefox /usr/local/lib/xpi/symlinks/firefox3 /usr/local/lib/xpi/symlinks/linux-firefox /usr/local/lib/xpi/symlinks/linux-firefox-devel /usr/local/lib/xpi/symlinks/thunderbird /usr/local/lib/xpi/symlinks/thunderbird3 /usr/local/lib/xpi/symlinks/linux-thunderbird /usr/local/lib/xpi/symlinks/seamonkey /usr/local/lib/xpi/symlinks/seamonkey2 /usr/local/lib/xpi/symlinks/linux-seamonkey
    for _dir in /usr/local/lib/*firefox*/extensions /usr/local/lib/*thunderbird*/extensions /usr/local/lib/*seamonkey*/extensions /usr/local/lib/xpi/symlinks/*firefox* /usr/local/lib/xpi/symlinks/*thunderbird* /usr/local/lib/xpi/symlinks/*seamonkey* ; { /bin/ln -sf /usr/local/lib/xpi/sameplace@hyperstruct.net $_dir/ 2>/dev/null || true; }
  pre-deinstall: |
    for _dir in /usr/local/lib/*firefox*/extensions /usr/local/lib/*thunderbird*/extensions /usr/local/lib/*seamonkey*/extensions /usr/local/lib/xpi/symlinks/*firefox* /usr/local/lib/xpi/symlinks/*thunderbird* /usr/local/lib/xpi/symlinks/*seamonkey* ; { /bin/rm -f $_dir/sameplace@hyperstruct.net ; }
