# SliTaz package receipt. PACKAGE="libmagic-dev" VERSION="5.41" CATEGORY="development" SHORT_DESC="File type determination library using 'magic' numbers (development)." MAINTAINER="erjo@slitaz.org" LICENSE="BSD" WEB_SITE="https://github.com/file/file" DEPENDS="libmagic" WANTED="file" HOST_ARCH="i486 arm" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { cook_copy_folders include cook_copy_folders pkgconfig }