PKGNAME=usrsctp
PKGSEC=libs
BUILDDEP="cmake"
PKGDES="Portable SCTP userland stack"

ABTYPE=cmake
CMAKE_AFTER="-Dsctp_werror=OFF \
            -Dsctp_build_shared_lib=ON"
