aboutsummaryrefslogblamecommitdiff
path: root/x11-toolkits/qt5-gamepad/Makefile
blob: 0178a9a388b396609eb86ddb59bf81711e9a8b41 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                       
                                              





                                   

                                                                    
                                                                       
                                                     

                      
PORTNAME=	gamepad
PORTVERSION=	${QT5_VERSION}${QT5_KDE_PATCH}
CATEGORIES=	x11-toolkits
PKGNAMEPREFIX=	qt5-

MAINTAINER=	kde@FreeBSD.org
COMMENT=	Qt 5 Gamepad Module

BUILD_DEPENDS=	${LOCALBASE}/include/linux/input.h:devel/evdev-proto

USES=		compiler:c++11-lang qmake:norecursive qt-dist:5,gamepad
USE_QT=		core declarative gui buildtools_build

.include <bsd.port.mk>