View | Details | Raw Unified | Return to bug 279095
Collapse All | Expand All

(-)b/x11-toolkits/qwt5-qt5/Makefile (+7 lines)
Lines 1-11 Link Here
1
PORTNAME=	qwt5-qt5
1
PORTNAME=	qwt5-qt5
2
PORTVERSION=	5.2.3g20210209
2
PORTVERSION=	5.2.3g20210209
3
PORTREVISION=	1
3
CATEGORIES=	x11-toolkits
4
CATEGORIES=	x11-toolkits
4
5
5
MAINTAINER=	makc@FreeBSD.org
6
MAINTAINER=	makc@FreeBSD.org
6
COMMENT=	Qt Widgets for Technical Applications
7
COMMENT=	Qt Widgets for Technical Applications
7
WWW=		http://qwt.sourceforge.net/
8
WWW=		http://qwt.sourceforge.net/
8
9
10
LICENSE=			QWT LGPL21
11
LICENSE_COMB=		dual
12
LICENSE_NAME_QWT=	QWT
13
LICENSE_FILE=		${WRKSRC}/COPYING
14
LICENSE_PERMS_QWT=	auto-accept
15
9
USES=		cmake compiler:c++17-lang qt:5
16
USES=		cmake compiler:c++17-lang qt:5
10
USE_QT=		core gui printsupport svg widgets buildtools:build qmake:build
17
USE_QT=		core gui printsupport svg widgets buildtools:build qmake:build
11
USE_LDCONFIG=	yes
18
USE_LDCONFIG=	yes

Return to bug 279095