PKGNAME=miller
PKGSEC=utils
PKGDES="Name-indexed data processing tool"
PKGDEP="glibc"
BUILDDEP="go"

GO_PACKAGES=('cmd/mlr')
