diff options
Diffstat (limited to 'security/lsh/Makefile')
-rw-r--r-- | security/lsh/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/lsh/Makefile b/security/lsh/Makefile index 31c5eb59cd3c..4c9bc906fc0b 100644 --- a/security/lsh/Makefile +++ b/security/lsh/Makefile @@ -13,6 +13,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A secure (encrypted) remote shell compatible with ssh 2.0 + RESTRICTED= "Crypto; export-controlled" GNU_CONFIGURE= yes INSTALL_TARGET= install |