xref: /mports/security/sshpass/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1PORTNAME=	sshpass
2PORTVERSION=	1.10
3PORTREVISION=	1
4CATEGORIES=	security
5MASTER_SITES=	SF/${PORTNAME}/sshpass/${PORTVERSION}
6
7MAINTAINER=	ports@MidnightBSD.org
8COMMENT=	Non-interactive ssh password auth tool
9WWW=		https://sourceforge.net/projects/sshpass/
10
11LICENSE=	gpl2
12LICENSE_FILE=	${WRKSRC}/COPYING
13
14USES=		autoreconf
15GNU_CONFIGURE=	yes
16GNU_CONFIGURE_MANPREFIX=	${PREFIX}/share
17
18PLIST_FILES=	bin/sshpass \
19		share/man/man1/sshpass.1.gz
20
21.include <bsd.port.mk>
22

served by {OpenGrok

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