cf118ccf87
Reported by: lwhsu
14 lines
267 B
Makefile
14 lines
267 B
Makefile
PORTNAME= qev
|
|
DISTVERSION= ${QT5_VERSION}
|
|
CATEGORIES= x11
|
|
PKGNAMEPREFIX= qt5-
|
|
|
|
MAINTAINER= kde@FreeBSD.org
|
|
COMMENT= Qt QWidget events introspection tool
|
|
|
|
USES= compiler:c++11-lang qmake qt-dist:5,tools
|
|
USE_QT= core widgets
|
|
|
|
QT_BINARIES= yes
|
|
|
|
.include <bsd.port.mk>
|