ports/sysutils/qtxdg-tools/Makefile
2025-04-18 14:58:23 -07:00

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>