PKGNAME=libbinio
PKGSEC=libs
PKGDEP="glibc"
PKGDES="Binary I/O stream class library"

ABTYPE=autotools
AUTOTOOLS_AFTER=(
    '--enable-string'
    '--with-math'
)
