2018-11-28 13:23:36 +00:00
|
|
|
PORTNAME= qwt5-qt5
|
2021-05-08 20:09:55 +00:00
|
|
|
PORTVERSION= 5.2.3g20210209
|
2018-11-28 13:23:36 +00:00
|
|
|
CATEGORIES= x11-toolkits
|
|
|
|
|
|
|
|
MAINTAINER= makc@FreeBSD.org
|
|
|
|
COMMENT= Qt Widgets for Technical Applications
|
2022-09-07 21:06:12 +00:00
|
|
|
WWW= http://qwt.sourceforge.net/
|
2018-11-28 13:23:36 +00:00
|
|
|
|
2021-05-08 20:09:55 +00:00
|
|
|
USES= cmake compiler:c++17-lang qt:5
|
2022-09-11 10:20:14 +00:00
|
|
|
USE_QT= core gui printsupport svg widgets buildtools:build qmake:build
|
2020-11-16 14:24:58 +00:00
|
|
|
USE_LDCONFIG= yes
|
2018-11-28 13:23:36 +00:00
|
|
|
|
|
|
|
USE_GITHUB= yes
|
2021-05-08 20:09:55 +00:00
|
|
|
GH_ACCOUNT= SciDAVis
|
|
|
|
GH_TAGNAME= 2a9f1ae2
|
|
|
|
|
|
|
|
CMAKE_ARGS= -DBUILD_SHARED_LIBS=True \
|
|
|
|
-DQWT_DESIGNER=False
|
|
|
|
|
|
|
|
PORTDOCS= *
|
2018-11-28 13:23:36 +00:00
|
|
|
|
|
|
|
OPTIONS_DEFINE= DOCS
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|