PKGNAME=ctags
PKGSEC=devel
PKGDEP="aspell jansson libseccomp libxml2 yaml"
PKGDES="Generates an index file of language objects found in source files"

ABTYPE=autotools
AUTOTOOLS_AFTER=(
    '--disable-external-sort'
)
