pkgsrc/misc/attica-qt5/Makefile
2021-04-21 11:40:12 +00:00

17 lines
465 B
Makefile

# $NetBSD: Makefile,v 1.33 2021/04/21 11:40:29 adam 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"