a93d9ae764
changes unknown
16 lines
451 B
Makefile
16 lines
451 B
Makefile
# $NetBSD: Makefile,v 1.22 2019/08/27 19:53:56 markd Exp $
|
|
|
|
DISTNAME= attica-${KF5VER}
|
|
PKGNAME= ${DISTNAME:S/-/-qt5-/}
|
|
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"
|