freebsd-ports/sysutils/fusefs-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

24 lines
962 B
Text

sbin/mount_fusefs
@exec ln -fs %D/%F /usr/sbin
@unexec rm -f /usr/sbin/mount_fusefs
%%PORTDOCS%%%%DOCSDIR%%/kmod/doc.text
%%PORTDOCS%%%%DOCSDIR%%/kmod/html/Faq.html
%%PORTDOCS%%%%DOCSDIR%%/kmod/html/Implementation.html
%%PORTDOCS%%%%DOCSDIR%%/kmod/html/Quickstart.html
%%PORTDOCS%%%%DOCSDIR%%/kmod/html/article.css
%%PORTDOCS%%%%DOCSDIR%%/kmod/html/deplate-mini.png
%%PORTDOCS%%%%DOCSDIR%%/kmod/html/deplate.css
%%PORTDOCS%%%%DOCSDIR%%/kmod/html/doc.html
%%PORTDOCS%%%%DOCSDIR%%/kmod/html/heading-navbar.css
%%PORTDOCS%%%%DOCSDIR%%/kmod/html/home-grey.png
%%PORTDOCS%%%%DOCSDIR%%/kmod/html/mailto.png
%%PORTDOCS%%%%DOCSDIR%%/kmod/html/next-grey.png
%%PORTDOCS%%%%DOCSDIR%%/kmod/html/prev-grey.png
%%PORTDOCS%%%%DOCSDIR%%/kmod/html/remote.png
%%PORTDOCS%%%%DOCSDIR%%/kmod/html/serif.css
%%PORTDOCS%%%%DOCSDIR%%/kmod/html/tabbar-right.css
%%PORTDOCS%%@dirrm %%DOCSDIR%%/kmod/html
%%PORTDOCS%%@dirrm %%DOCSDIR%%/kmod
@dirrmtry %%DOCSDIR%%
@cwd /%%KMODDIR%%
fuse.ko