1PORTNAME= bovo 2DISTVERSION= ${KDE_APPLICATIONS_VERSION} 3CATEGORIES= games kde kde-applications 4 5MAINTAINER= ports@MidnightBSD.org 6COMMENT= ${${PORTNAME:tu}_DESC} 7WWW= https://www.kde.org/applications/games/bovo/ 8 9USES= cmake compiler:c++11-lang gettext kde:6 qt:6 tar:xz 10USE_KDE= auth codecs config configwidgets coreaddons crash dbusaddons \ 11 i18n kdeclarative libkdegames newstuff widgetsaddons xmlgui \ 12 ecm:build 13USE_QT= base declarative 14 15OPTIONS_DEFINE= DOCS 16 17.include <${.CURDIR}/../kdegames/Makefile.common> 18.include <bsd.port.mk> 19