We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33f93b9 commit 5b6c4c4Copy full SHA for 5b6c4c4
1 file changed
net/deskflow/Makefile
@@ -1,4 +1,4 @@
1
-# $NetBSD: Makefile,v 1.4 2025/05/30 21:17:32 tnn Exp $
+# $NetBSD: Makefile,v 1.5 2025/06/12 06:57:50 wiz Exp $
2
3
DISTNAME= deskflow-1.22.0
4
CATEGORIES= net x11
@@ -10,6 +10,8 @@ HOMEPAGE= https://github.com/deskflow/deskflow/
10
COMMENT= Let a user share a mouse and keyboard among computers
11
LICENSE= gnu-gpl-v2
12
13
+TOOL_DEPENDS+= help2man-[0-9]*:../../converters/help2man
14
+
15
USE_LANGUAGES= c c++
16
USE_CXX_FEATURES= c++20
17
USE_TOOLS+= pkg-config
0 commit comments