xref: /mports/comms/zssh/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1PORTNAME=	zssh
2PORTVERSION=	1.5c
3PORTREVISION=	2
4CATEGORIES=	comms security
5MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/1.5
6
7MAINTAINER=	ports@MidnightBSD.org
8COMMENT=	Interactively transferring files to a remote machine while using ssh
9
10LICENSE=	gpl2
11
12RUN_DEPENDS=	lrz:comms/lrzsz
13
14HAS_CONFIGURE=	yes
15USES=		readline tar:tgz
16
17PLIST_FILES=	bin/zssh bin/ztelnet \
18		man/man1/zssh.1.gz man/man1/ztelnet.1.gz
19
20post-configure:
21	@${REINPLACE_CMD} -e 's,^prefix.*,prefix = ${PREFIX},g' ${WRKSRC}/Makefile
22
23.include <bsd.port.mk>
24

served by {OpenGrok

Last Index Update: Sun Mar 22 17:06:33 EDT 2026