---
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: 96686
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]
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: 6b079576c94e2603f2e25033a81f8f60cc8fbf13068266058a6c94b335a72743
  /usr/local/lib/libutp.so: '-'
  /usr/local/lib/libutp.so.0: f0485788363a816d5ee18a77867b6b77068941e0d799f644aa507e856414abc7
  /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: |
    /sbin/ldconfig -R
    cd /usr/local
  post-deinstall: |
    cd /usr/local
