1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00
freebsd-ports/sysutils/acpi_call/pkg-plist
Sergey A. Osokin 1c93f98be2 Add kernel module and utility for calling arbitrary ACPI methods
from userspace.

Submitted by:	Maxim Ignatenko aka gelraen dot ua at gmail dot com
PR:		ports/161678
2011-11-02 18:17:06 +00:00

6 lines
129 B
Plaintext

sbin/%%PORTNAME%%
@cwd /
%%KMODDIR%%/%%PORTNAME%%.ko
@exec /usr/sbin/kldxref /%%KMODDIR%%
@unexec /usr/sbin/kldxref /%%KMODDIR%%