---
name: liblscp
version: 0.5.6
origin: audio/liblscp
comment: Wrapper around the LSCP network protocol
arch: freebsd:9:x86:64
www: http://www.linuxsampler.org/
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [LGPL21]
flatsize: 237848
desc: |
  liblscp is a C library written as a wrapper around the LSCP network
  protocol, thus to control linuxsampler.

  WWW: http://www.linuxsampler.org/
categories: [audio]
files:
  /usr/local/include/lscp/client.h: 56cc597ec87dc0516e3206d9d8b2a4c1ac9e291a7a8b197962a352196267d54d
  /usr/local/include/lscp/device.h: 3b018e39b6d76301b412ffd99dc26755c65ba50a2f3b970e8d88d475e7332462
  /usr/local/include/lscp/event.h: 6d87d01fb27b831397c13e4336c2e285d3d21b9f6ca5d4617be5942a5c0fbc14
  /usr/local/include/lscp/socket.h: 5f4f3bc6bfe81491f74be3bdfaa599dd70c449bef70b118ee723e15955983177
  /usr/local/include/lscp/thread.h: 367bd736318e444fdcada4923e8f8df07e65acfd0471f127c4175378175b1ab9
  /usr/local/include/lscp/version.h: 312700fcaae08925f42ad396247434f07faee8718aa3caf418d99e0556b96164
  /usr/local/lib/liblscp.a: aea58a2a1cf7d551de7a61f09d3758e271c882c914d31d15c8ef67d042ebf5af
  /usr/local/lib/liblscp.la: 020b91df7ebc3fc2c9f1d4c1080e37393d5e6ea8e06144fb4b7274836bad9560
  /usr/local/lib/liblscp.so: '-'
  /usr/local/lib/liblscp.so.6: e335dacf32efcf0560cf028cb728669b81dc1ca1189c4d486a48489fc75aba39
  /usr/local/libdata/pkgconfig/lscp.pc: d7de98062d8606105137adc5702650783cdf033a57e3f9f8fa6414ed234ce263
  /usr/local/share/licenses/liblscp-0.5.6/LGPL21: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551
  /usr/local/share/licenses/liblscp-0.5.6/LICENSE: 771915ce001e64e6273d8877b28a1155e8c64a0053ed0b98d93dcb4562911c92
  /usr/local/share/licenses/liblscp-0.5.6/catalog.mk: bec88328d3d1f772acf7cf2a8faf846c2dea98a151a3cf9b6bba4c2aa96ce299
directories:
  /usr/local/share/licenses/liblscp-0.5.6/: n
  /usr/local/share/licenses/: y
  /usr/local/include/lscp/: 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
