PKGNAME=libcmis
PKGSEC=libs
PKGDEP="boost curl libxml2"
BUILDDEP="docbook2x cppunit"
PKGDES="C++ client library for the CMIS (Content Management Interoperability Services) interface"

ABTYPE=autotools
ABNOAUTOGEN=1
AUTOTOOLS_AFTER=(
    "--without-man"
)
