PKGNAME=med
PKGDES="Library for standardized formats of model and exchanging data"
PKGSEC=libs
PKGDEP="hdf5 tk python-3"
BUILDDEP="swig"

ABTYPE=cmakeninja
CMAKE_AFTER="-DMEDFILE_BUILD_PYTHON=ON -DMEDFILE_BUILD_TESTS=OFF"
