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
18 lines
408 B
Makefile
18 lines
408 B
Makefile
PORTNAME= lxqt-openssh-askpass
|
|
PORTVERSION= 2.2.0
|
|
CATEGORIES= security
|
|
MASTER_SITES= LXQT
|
|
|
|
MAINTAINER= lxqt@FreeBSD.org
|
|
COMMENT= LXQt GUI dialog for OpenSSH authentication
|
|
WWW= https://lxqt-project.org
|
|
|
|
LICENSE= LGPL21+
|
|
|
|
USES= cmake compiler:c++17-lang gettext-runtime lxqt:2 perl5 \
|
|
pkgconfig qt:6 tar:xz
|
|
USE_LXQT= buildtools2 lxqt
|
|
USE_PERL5= build
|
|
USE_QT= base:run tools:build
|
|
|
|
.include <bsd.port.mk>
|