# Created by: Hung-Yi Chen <gaod@hychen.org>
# $FreeBSD: security/sshpass/Makefile 327769 2013-09-20 22:55:24Z bapt $

PORTNAME=	sshpass
PORTVERSION=	1.05
CATEGORIES=	security
MASTER_SITES=	SF/${PORTNAME}/sshpass/${PORTVERSION}

MAINTAINER=	gaod@hychen.org
COMMENT=	A non-interactive ssh password auth tool

LICENSE=	GPLv2

GNU_CONFIGURE=	yes

PLIST_FILES=	bin/sshpass
MAN1=		sshpass.1

NO_STAGE=	yes
.include <bsd.port.mk>
