need dependency on bash for REPLACE_BASH to work properly.
[pkgsrcv2.git] / devel / libblkid / DESCR
1 The libblkid library is used to identify block devices (disks) as to their
2 content (e.g. filesystem type) as well as extracting additional information
3 such as filesystem labels/volume names, unique identifiers/serial numbers, etc.
4 A common use is to allow use of LABEL= and UUID= tags instead of hard-coding
5 specific block device names into configuration files.
6
7 From util-linux-ng.