freebsd-ports/graphics/plasma-kmod/pkg-plist
Jung-uk Kim 15ab37afe5 - Install plasma_saver.ko under /boot/modules and remove pkg-message.
- Execute kldxref when we install or deinstall the package.
- Fix a compiler warning and remove custom CWARNFLAGS.
- Replace NOMAN with NO_MAN.
- Add LICENSE.
2012-04-19 22:09:36 +00:00

4 lines
111 B
Text

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