You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
423 B
22 lines
423 B
PORTNAME= qt6gtk2
|
|
PORTVERSION= 0.3
|
|
CATEGORIES= x11-themes
|
|
|
|
MAINTAINER= ports@freebsd.org
|
|
COMMENT= Qt6Gtk2 - GTK+2.0 integration plugins for Qt6
|
|
WWW= https://github.com/trialuser02/qt6gtk2
|
|
|
|
USE_GITHUB= yes
|
|
GH_ACCOUNT= trialuser02
|
|
GH_PROJECT= qt6gtk2
|
|
|
|
LICENSE= GPLv2
|
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
|
|
|
LIB_DEPENDS= libX11.so.6:x11/libX11
|
|
|
|
USES= gnome pkgconfig qmake qt:6
|
|
USE_GNOME= gtk20
|
|
USE_QT= base
|
|
|
|
.include <bsd.port.mk>
|
|
|