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.
21 lines
402 B
21 lines
402 B
PORTNAME= qt6gtk2
|
|
PORTVERSION= 0.3
|
|
CATEGORIES= x11-themes
|
|
|
|
MAINTAINER= root@dc365.ru
|
|
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
|
|
|
|
USES= gnome pkgconfig qmake qt:6 xorg
|
|
USE_GNOME= gtk20
|
|
USE_QT= base
|
|
USE_XORG= x11
|
|
|
|
.include <bsd.port.mk>
|
|
|