# SliTaz package receipt.

PACKED_SIZE="92.0K"
UNPACKED_SIZE="244.0K"
PACKAGE="util-linux-smartcols"
VERSION="2.38"
CATEGORY="system-tools"
SHORT_DESC="The smartcols library from Util Linux."
MAINTAINER="al.bobylev@gmail.com"
LICENSE="GPL2"
WEB_SITE="https://en.wikipedia.org/wiki/Util-linux"

DEPENDS="gcc83-lib-base glibc-base"
WANTED="util-linux"

# Rules to gen a SliTaz package suitable for Tazpkg.
genpkg_rules()
{
	cook_copy_files libsmartcols.so*
}
