Skip to content

Commit

Permalink
sshping: Add missing tool dependency to pod2man
Browse files Browse the repository at this point in the history
  • Loading branch information
iamleot committed May 28, 2022
1 parent 5411b55 commit efb3e7d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion net/sshping/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1 2022/05/28 17:33:20 leot Exp $
# $NetBSD: Makefile,v 1.2 2022/05/28 20:46:16 leot Exp $

DISTNAME= sshping-0.1.4
CATEGORIES= net
Expand All @@ -11,6 +11,8 @@ COMMENT= Measure character-echo latency and bandwidth for ssh session
LICENSE= mit

USE_CMAKE= yes
USE_TOOLS= pod2man

USE_LANGUAGES= c c++

.include "../../security/libssh/buildlink3.mk"
Expand Down

0 comments on commit efb3e7d

Please sign in to comment.