---
name: linux_dvbwrapper-kmod
version: 1.0_1
origin: multimedia/linux_dvbwrapper-kmod
comment: Linux compatibility layer - DVB ioctl handler
arch: freebsd:9:x86:64
www: http://people.freebsd.org/~nox/dvb/
maintainer: nox@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 11448
desc: |
  This kld adds DVB ioctl handling to the Linux compatibility layer
  so that Linux apps can talk to DVB/ATSC tuners via /dev/dvb/adapterX.

  Note this port does not contain actual DVB drivers, those are
  provided by e.g. the multimedia/webcamd port.

  WWW: http://people.freebsd.org/~nox/dvb/
categories: [multimedia, kld]
files:
  /boot/modules/linux_dvbwrapper.ko: 5d601332ab1cd474ecb813ea7719d090eff937d390ee9403205cf3111067808b
scripts:
  post-install: |
    cd /
    kldxref /boot/modules
  pre-deinstall: |
    cd /
  post-deinstall: |
    cd /
    kldxref /boot/modules
