PKGNAME=argtable2
PKGSEC=libs
PKGDEP="glibc"
PKGDES="ANSI C library for parsing GNU style command line options with a minimum of fuss"

ABTYPE=autotools
AUTOTOOLS_AFTER=(
    "--docdir=/usr/share/doc_tmp" # Drop it later.
)
