Skip to content

Commit

Permalink
security/py-ssh-audit: add manpage
Browse files Browse the repository at this point in the history
PR:	274842
Reported by:	dclarke@blastwave.org
  • Loading branch information
pkubaj committed Nov 9, 2023
1 parent 1a8019b commit bd9b8f1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions security/py-ssh-audit/Makefile
@@ -1,6 +1,7 @@
PORTNAME= ssh-audit
DISTVERSIONPREFIX= v
DISTVERSION= 3.0.0
PORTREVISION= 1
CATEGORIES= security
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

Expand All @@ -18,4 +19,8 @@ USE_GITHUB= yes
GH_ACCOUNT= jtesta
USE_PYTHON= autoplist pep517

post-install:
${INSTALL_MAN} ${WRKSRC}/ssh-audit.1 ${STAGEDIR}${MANPREFIX}/man/man1
${ECHO_CMD} man/man1/ssh-audit.1.gz >> ${TMPPLIST}

.include <bsd.port.mk>

0 comments on commit bd9b8f1

Please sign in to comment.