mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
cf118ccf87
Reported by: lwhsu
14 lines
292 B
Makefile
14 lines
292 B
Makefile
PORTNAME= x11extras
|
|
DISTVERSION= ${QT5_VERSION}
|
|
PORTREVISION= 1
|
|
CATEGORIES= x11
|
|
PKGNAMEPREFIX= qt5-
|
|
|
|
MAINTAINER= kde@FreeBSD.org
|
|
COMMENT= Qt platform-specific features for X11-based systems
|
|
|
|
USES= compiler:c++11-lang qmake qt-dist:5,x11extras perl5
|
|
USE_QT= core gui
|
|
|
|
.include <bsd.port.mk>
|