summaryrefslogtreecommitdiff
path: root/security/lsh/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2003-02-20 18:26:42 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2003-02-20 18:26:42 +0000
commit387f34ee2456c6329bb73c44e776ba9873eabc3d (patch)
treeb68776fe5bcdf267d7952c928b3816fe5c469bf2 /security/lsh/Makefile
parentUnbreak on -current: use INT_MAX instead of MAXINT. (diff)
- add COMMENT
Notes
Notes: svn path=/head/; revision=75965
Diffstat (limited to 'security/lsh/Makefile')
-rw-r--r--security/lsh/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/lsh/Makefile b/security/lsh/Makefile
index d1526fb719d3..f41709023585 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