PKGNAME=functional-plus
PKGSEC=libs
PKGDES="Functional Programming Library for C++. Write concise and readable C++ code."
# it's just headers
PKGDEP=""
BUILDDEP="cmake ninja"

# just headers and cmake files
# the building process is just to verify the headers work correctly
ABHOST=noarch
ABTYPE=cmakeninja
