blob: 0988117df05097f201592782470c92db5f135645 (
plain) (
tree)
|
|
# $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>
|