---
name: plasma-kmod
version: 0.1_4
origin: graphics/plasma-kmod
comment: A plasma-effect screensaver kernel module
arch: freebsd:9:x86:64
www: UNKNOWN
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [BSD]
flatsize: 8950
desc: |
  plasma is a FreeBSD kernel module screensaver which displays a moving
  plasma effect. You are advised that the code is quite resource-greedy
  and that you probably don't want to run it on anything but a desktop
  workstation. It's a quick hack, so comments/constructive criticism is
  appreciated. MAINTAINER is the author of this port.
categories: [kld, graphics]
files:
  /boot/modules/plasma_saver.ko: 46f4178bee5b01214a652867438b50cc82fda1b1b3ef6168fa9d4e96843b2724
  /usr/local/share/licenses/plasma-kmod-0.1_4/BSD: 85e7a53b5e2d3e350e2d084fed2f94b7f63005f8e1168740e1e84aa9fa5d48ce
  /usr/local/share/licenses/plasma-kmod-0.1_4/LICENSE: d9cce0db43502eb1bd8fbef7e960cfaa43b5647186f7f7379923b336209fd77b
  /usr/local/share/licenses/plasma-kmod-0.1_4/catalog.mk: 0317835436284762d04d44dd50c9414adad372ce663ad48c7c4ece4cfe89ab98
directories:
  /usr/local/share/licenses/plasma-kmod-0.1_4/: n
  /usr/local/share/licenses/: y
scripts:
  post-install: |
    cd /
    /usr/sbin/kldxref /boot/modules
    cd /usr/local
  pre-deinstall: |
    cd /
    cd /usr/local
  post-deinstall: |
    cd /
    /usr/sbin/kldxref /boot/modules
    cd /usr/local
