freebsd-ports/emulators/virtio-kmod/pkg-plist
Rene Ladan bfc52e7104 Convert to USES=kmod, which removes duplicated code and ensures that all
required steps are followed.

There are no user-visible changes.  The exception is multimedia/ptx-kmod,
which now installs the kernel module into /boot/modules instead of
${PREFIX}/libexec/${PORTNAME}, this was something USES=kmod cannot handle.

PR:		ports/183625
Submitted by:	myself
Approved by:	portmgr (bdrewery)
Exp-run by:	bdrewery
2013-11-09 19:13:27 +00:00

11 lines
303 B
Text

@cwd /
%%KMODDIR%%/if_vtnet.ko
%%KMODDIR%%/if_vtnet.ko.symbols
%%KMODDIR%%/virtio.ko
%%KMODDIR%%/virtio.ko.symbols
%%KMODDIR%%/virtio_balloon.ko
%%KMODDIR%%/virtio_balloon.ko.symbols
%%KMODDIR%%/virtio_blk.ko
%%KMODDIR%%/virtio_blk.ko.symbols
%%KMODDIR%%/virtio_pci.ko
%%KMODDIR%%/virtio_pci.ko.symbols