K 10 svn:author V 4 rene K 8 svn:date V 27 2013-10-31T11:34:46.599489Z K 7 svn:log V 384 Add a new USES for kernel module ports. USES=kmod takes no arguments and: - adds kld to CATEGORIES - sets SSP_UNSAFE - sets IGNORE if the kernel sources are not found - defines KMODDIR to /boot/modules by default, add it to PLIST_SUB and MAKE_ENV, and create it upon installation - handles cross-referencing kernel modules upon installation and deinstallation Approved by: bapt END