---
name: bittorrent-libutp
version: 0.20120526
origin: net/libutp
comment: The uTorrent Transport Protocol library
arch: freebsd:9:x86:64
www: https://github.com/bittorrent/libutp
maintainer: mi@aldan.algebra.com
prefix: /usr/local
licenselogic: single
licenses:
- MIT
flatsize: 96654
desc: "# libutp - The uTorrent Transport Protocol library.\nCopyright (c) 2010 BitTorrent,
  Inc.\n\nuTP provides provides reliable, ordered delivery while maintaining\nminimum
  extra delay. It is implemented on top of UDP to be\ncross-platform and functional
  today. As a result, uTP is the primary\ntransport for uTorrent peer-to-peer connections.\n\nuTP
  is written in C++, but the external interface is strictly C\n(ANSI C89).\n\nWWW:\thttps://github.com/bittorrent/libutp\n"
categories:
- net
- devel
shlibs_provided:
- libutp.so.0
files:
  /usr/local/include/libutp/utp.h: 527d3eccd734ba7574211929987e729b7a8e96ab332cdcc6ef06849c0cf40030
  /usr/local/include/libutp/utp_utils.h: 6e457d12306cd27554c4be55a2607d59283f909b64de662f383180d8a1a44a25
  /usr/local/include/libutp/utypes.h: 88b0aa2e8b41635ee5a4f91262879daf322bb3aa0916189166e1535e584fbf6a
  /usr/local/lib/libutp.a: ed88cdb40fd03d223b772c71b7f5981aadf004773f7ff224efe3ae2899373414
  /usr/local/lib/libutp.so: '-'
  /usr/local/lib/libutp.so.0: 8ac08bdeb41293423b110123d7bc52621f1886a5dd70033574fe15dbb1c1eea3
  /usr/local/share/licenses/bittorrent-libutp-0.20120526/LICENSE: 8a9617637463b68fc0584861100926c56e2af396c013024314c285549b9c9642
  /usr/local/share/licenses/bittorrent-libutp-0.20120526/MIT: 3507caa9b70264bdbe49eff56f570238ee9294ead5d32982e642c249e3053bd4
  /usr/local/share/licenses/bittorrent-libutp-0.20120526/catalog.mk: 5d2baf8205dac43e63761574c76969a31546b74cff18fbccc2ebe0710c89188d
directories:
  /usr/local/share/licenses/bittorrent-libutp-0.20120526/: n
  /usr/local/share/licenses/: y
  /usr/local/include/libutp/: n
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    /sbin/ldconfig -R
    cd /usr/local
