pkgsrc/misc/attica-qt5/Makefile

17 lines
465 B
Makefile

# $NetBSD: Makefile,v 1.30 2020/08/17 20:17:35 leot Exp $
DISTNAME= attica-${KF5VER}
PKGNAME= ${DISTNAME:S/-/-qt5-/}
PKGREVISION= 1
CATEGORIES= misc
HOMEPAGE= https://community.kde.org/Frameworks
COMMENT= Qt5 library that implements the Open Collaboration Services API
LICENSE= gnu-lgpl-v2.1
.include "../../meta-pkgs/kde/kf5.mk"
PKGCONFIG_OVERRIDE+= src/cmake/libKF5Attica.pc.cmake
.include "../../x11/qt5-qtbase/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"