Import of pkgsrc-2016Q3

This commit is contained in:
2016-10-14 07:49:11 +02:00
committed by Lionel Sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949749 additions and 377083 deletions

18
sysutils/solid/Makefile Normal file
View File

@@ -0,0 +1,18 @@
# $NetBSD: Makefile,v 1.3 2016/08/04 17:03:38 ryoon Exp $
DISTNAME= solid-${KF5VER}
PKGREVISION= 1
CATEGORIES= sysutils
HOMEPAGE= https://community.kde.org/Frameworks
COMMENT= Hardware integration and detection
LICENSE= gnu-lgpl-v2.1
.include "../../meta-pkgs/kf5/Makefile.common"
USE_TOOLS+= flex bison
.include "../../x11/qt5-qtdeclarative/buildlink3.mk"
BUILDLINK_DEPMETHOD.qt5-qttools= build
.include "../../x11/qt5-qttools/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"