aboutsummaryrefslogblamecommitdiff
path: root/x11/qt5-x11extras/Makefile
blob: 0988117df05097f201592782470c92db5f135645 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                                   
                        

                                                                   
                                          

                      
# $FreeBSD$

PORTNAME=	x11extras
DISTVERSION=	${QT5_VERSION}
CATEGORIES=	x11
PKGNAMEPREFIX=	qt5-

MAINTAINER=	kde@FreeBSD.org
COMMENT=	Qt platform-specific features for X11-based systems

USE_QT=		core gui
USES=		compiler:c++11-lang qmake qt-dist:5,x11extras perl5
USE_PERL5=	build
USE_LDCONFIG=	${PREFIX}/${QT_LIBDIR_REL}

.include <bsd.port.mk>