Path: blob/main/astro/kosmindoormap/Makefile
16124 views
PORTNAME= kosmindoormap
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
CATEGORIES= astro kde kde-applications
MAINTAINER= [email protected]
COMMENT= Library and QML component for rendering multi-level OSM indoor maps
LIB_DEPENDS= libprotobuf.so:devel/protobuf
USES= bison cmake compiler:c++11-lang kde:5 qt:5 tar:xz
USE_KDE= ecm i18n kpublictransport
USE_QT= core declarative gui network quick3d \
buildtools_build qmake_build
OPTIONS_DEFINE= DOCS
# Override shared library version
KDE_APPLICATIONS_SHLIB_VER= 21.4.1
.include <bsd.port.mk>