diff options
author | dinoex <dinoex@FreeBSD.org> | 2003-02-20 18:26:42 +0000 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2003-02-20 18:26:42 +0000 |
commit | 695835cea319c298650be3542c644c508e5d6adf (patch) | |
tree | f30be1f7c5fa7f754ebe2ca436dab23fea3b61fe /security/lsh | |
parent | b770506a8f8d5273d876d81651eadca5d762fba7 (diff) | |
download | FreeBSD-ports-695835cea319c298650be3542c644c508e5d6adf.zip FreeBSD-ports-695835cea319c298650be3542c644c508e5d6adf.tar.gz |
- add COMMENT
Diffstat (limited to 'security/lsh')
-rw-r--r-- | security/lsh/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/lsh/Makefile b/security/lsh/Makefile index d1526fb..f417090 100644 --- a/security/lsh/Makefile +++ b/security/lsh/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= lsh lsh/old DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org +COMMENT= A secure (encrypted) remote shell compatible with ssh 2.0 BUILD_DEPENDS+= ${LOCALBASE}/include/gmp.h:${PORTSDIR}/math/libgmp4 LIB_DEPENDS+= oop:${PORTSDIR}/devel/liboop |