1PORTNAME= libkeduvocdocument 2DISTVERSION= ${KDE_APPLICATIONS_VERSION} 3CATEGORIES= misc kde kde-applications 4 5MAINTAINER= ports@MidnightBSD.org 6COMMENT= Library for reading and writing vocabulary files 7WWW= https://edu.kde.org/ 8 9USES= cmake compiler:c++11-lang gettext kde:6 qt:6 tar:xz 10USE_KDE= archive config coreaddons i18n kio service \ 11 ecm:build 12USE_QT= base 13 14OPTIONS_DEFINE= DOCS 15 16.include <bsd.port.mk> 17