---
name: ifp-line
version: 0.3
origin: audio/ifp-line
comment: Command line interface to iRiver music players
arch: freebsd:9:x86:64
www: http://ifp-driver.sourceforge.net/
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [GPLv2]
flatsize: 68090
desc: |
  ifp-line is a simple command-line tool to provide basic
  functionality to manage files on iRiver music players
  which are using the "manager firmware".
  Using this tool, you can
  o add/remove files on the player
  o view information about the player, e.g. battery status
  o flash your firmware using an .hex file

  WWW: http://ifp-driver.sourceforge.net/
deps:
  libiconv: {origin: converters/libiconv, version: 1.14_1}
categories: [audio]
files:
  /usr/local/bin/ifp: 905ff34a5f59a893d2f7e235369a47db7ae438d7b5dddf21a8a7f6ef9af92415
  /usr/local/man/man1/ifp.1.gz: 75cc9e5ee756ba6c3b91ce8e9bc54e818471ae3ca14de56ffe27141c23ba38d8
  /usr/local/share/doc/ifp-line/NEWS: 6d6e0d0f9724bef3cfbd8bab7e999c23aa6de6097f9dc963360007a7793e819e
  /usr/local/share/doc/ifp-line/README: 966d72946955fb903f8842b0d3e4453a7a95990931add095e67b8e080d8538bf
  /usr/local/share/doc/ifp-line/TIPS: 4185afb1c9f9693bb2e05762447c413ec4051f79056bb3419537990dfa043c9e
  /usr/local/share/doc/ifp-line/nonroot.sh: c78f849798b41fe6f8f8e0fa63cc44ac74b0839875616353457c9ba1dafaf83d
  /usr/local/share/licenses/ifp-line-0.3/GPLv2: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643
  /usr/local/share/licenses/ifp-line-0.3/LICENSE: 7e1394d03c5f275a402fe721ff1d1349449ea8602b52af954c76463afcdb6ef7
  /usr/local/share/licenses/ifp-line-0.3/catalog.mk: ca43d171aaf6e89eac4054bb3984f56418c6ea53b8efd6fc29297ad93ea5d28b
directories:
  /usr/local/share/licenses/ifp-line-0.3/: n
  /usr/local/share/licenses/: y
  /usr/local/share/doc/ifp-line/: n
scripts:
  post-install: |
    cd /usr/local
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
    cd /usr/local
  post-deinstall: |
    cd /usr/local
    cd /usr/local
message: |
  NOTE:
  ifp directly accesses the usb/ugen devices via libusb. So
  if you want to use this application as a non-root user, you
  have to make sure that the corresponding device nodes
  /dev/usb<somenumber> and /dev/ugen<somenumber> where
  <somenumber> is dependent on your personal usb environment
  are readable and writable by the user intended to use the
  tool.
