# New ports collection makefile for:	sshpass
# Date created:				2012-02-04
# Whom:					Hung-Yi Chen <gaod@hychen.org>
#
# $FreeBSD: ports/security/sshpass/Makefile,v 1.2 2012/02/12 17:37:45 jgh Exp $
#

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

.include <bsd.port.mk>
