---
name: iroffer
version: 1.4.3
origin: irc/iroffer
comment: An IRC "bot" that makes sharing files via DCC extremely easy
arch: freebsd:9:x86:64
www: http://iroffer.org/
maintainer: dinoex@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [GPLv2]
flatsize: 356002
desc: |
  iroffer is a fileserver for irc (commonly referred to as a DCC bot). It
  uses the DCC feature of irc to send files to other users. iroffer will
  connect to an irc server and let people request files from it. iroffer
  is not a script, it is a standalone executable written in C.

  LICENSE: GPL2 or later

  WWW: http://iroffer.org/
categories: [irc]
files:
  /usr/local/bin/convertxdccfile: 2874ed7899f40612fae82e6b8de4d06efb375e18ae78088444e04c1f6947ad4f
  /usr/local/bin/iroffer: 3e627b3735d6e729aa86ea24b4338a7cf6f2bb085badd6db972252dcc9e26658
  /usr/local/share/doc/iroffer/README: 98f0490f9415dc0a968351ab904a019a961275d3000f5d0a9be8256c49c7af8b
  /usr/local/share/doc/iroffer/WHATSNEW: db235f29e3f17268711ffd0c456a9dab228c57f559b4ecb59cc76da4cac8975b
  /usr/local/share/examples/iroffer/dynip.sh: b8875f8d95ce8525ff33ecccdc2b5d3686c88330a58db3825703c13d8684c5d4
  /usr/local/share/examples/iroffer/iroffer.cron: b7e336ef56a5271f6ccc66655623c66da61f76edf021ae6919e386780fdcd66a
  /usr/local/share/examples/iroffer/sample.config: 0edce74789be108ab727e93156d4093096a026b4c254f308958ddc9fca8d2b52
  /usr/local/share/licenses/iroffer-1.4.3/GPLv2: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643
  /usr/local/share/licenses/iroffer-1.4.3/LICENSE: 7e1394d03c5f275a402fe721ff1d1349449ea8602b52af954c76463afcdb6ef7
  /usr/local/share/licenses/iroffer-1.4.3/catalog.mk: 0aa1544f50173ca1328d5022d98d60bc6a930303366ed60ff43380a69241bc73
directories:
  /usr/local/share/licenses/iroffer-1.4.3/: n
  /usr/local/share/licenses/: y
  /usr/local/share/examples/iroffer/: n
  /usr/local/share/doc/iroffer/: n
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
message: |
  =========================================================================

  Sample configuration and crontab files have been placed in
  ${PREFIX}/share/examples/iroffer.

  These should be copied to a location of your own choosing, and edited to
  suit your needs.

  To run iroffer, just run:

  iroffer <name of config file>

  You may also set up iroffer to be run automatically from crontab.
  See the file ${PREFIX}/share/examples/iroffer/iroffer.cron for a sample.

  For more details on how to use the program see the comments in
  ${PREFIX}/share/examples/iroffer/sample.config, as well as the README
  files ${PREFIX}/share/doc/iroffer/README and
  ${PREFIX}/share/doc/iroffer/WHATSNEW.

  =========================================================================
