PKGNAME=wimlib
PKGSEC=utils
PKGDEP="openssl fuse-3 libxml2 ntfs-3g"
PKGSUG="cdrkit mtools syslinux cabextract"
PKGDES="Tools and libraries to work with Windows Imaging (WIM) archives"

ABTYPE=autotools
AUTOTOOLS_AFTER=(
    '--with-fuse'
    '--with-ntfs-3g'
)
