an easy and consistent way of installing software ported to FreeBSD
bbsmount is a disk mounter for Blackbox, designed to be a part of the
Blackbox Slit, although it will still function as a stand-alone
tool.
WWW: http://phoenix.inf.upol.cz/~jezberam/bbsmount
- Eric J. Christeson
bin/bbsmount
%%EXAMPLESDIR%%/bbsmount.bb.ex
%%DATADIR%%/images/notfound.xpm
%%DATADIR%%/images/mountedcd.xpm
%%DATADIR%%/images/mounteddisk.xpm
%%DATADIR%%/images/mounted.xpm
%%DATADIR%%/images/mountedzip.xpm
%%DATADIR%%/images/unmountedcd.xpm
%%DATADIR%%/images/unmounteddisk.xpm
%%DATADIR%%/images/unmounted.xpm
%%DATADIR%%/images/unmountedzip.xpm
@unexec f=%D/share/bbtools/bbsmount.bb; if cmp -s $f $f-sample; then rm -f $f; fi
@unexec rm -f %D/share/bbtools/bbsmount.bb-sample
@dirrm %%EXAMPLESDIR%%
@dirrmtry share/bbtools
@dirrmtry %%DATADIR%%/images
@dirrmtry %%DATADIR%%