summaryrefslogtreecommitdiff
path: root/security/lsh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/lsh/Makefile')
-rw-r--r--security/lsh/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/security/lsh/Makefile b/security/lsh/Makefile
index 3c50a2ba9d97..654522661f3d 100644
--- a/security/lsh/Makefile
+++ b/security/lsh/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= lsh
-PORTVERSION= 0.9.11
+PORTVERSION= 1.0
CATEGORIES= security ipv6
MASTER_SITES= ftp://ftp.lysator.liu.se/pub/security/lsh/
DISTNAME= ${PORTNAME}-${PORTVERSION}
@@ -22,8 +22,12 @@ INSTALL_TARGET= install
CONFIGURE_ARGS+=--without-ipv6
.endif
+MAN1= lsh_writekey.1 lsh_keygen.1 lsh.1
+MAN5= DSA.5 secsh.5 SHA.5 SPKI.5
+MAN8= lshd.8
+
post-install:
-.for BIN in lsh lsh_keygen lsh_writekey sexp_conv srp-gen
+.for BIN in lsh lsh_keygen lsh_writekey sexp-conv srp-gen lsh-decode-key
strip ${PREFIX}/bin/${BIN}
.endfor
.for SBIN in lshd lsh_proxy