mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
ChangeLog at: https://lxqt-project.org/release/2025/04/17/release-lxqt-2-2-0/ With hat: lxqt
17 lines
375 B
Makefile
17 lines
375 B
Makefile
PORTNAME= qtxdg-tools
|
|
PORTVERSION= 4.2.0
|
|
CATEGORIES= sysutils
|
|
MASTER_SITES= LXQT
|
|
|
|
MAINTAINER= lxqt@FreeBSD.org
|
|
COMMENT= User tools for libqt6xdg
|
|
WWW= https://github.com/lxqt/qtxdg-tools
|
|
|
|
LICENSE= LGPL21+
|
|
|
|
USES= cmake compiler:c++17-lang gnome pkgconfig lxqt:2 qt:6 tar:xz
|
|
USE_GNOME= glib20
|
|
USE_QT= tools:build base:run
|
|
USE_LXQT= buildtools2 qt6xdg
|
|
|
|
.include <bsd.port.mk>
|