Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

15
security/sshpass/Makefile Normal file
View File

@@ -0,0 +1,15 @@
# $NetBSD: Makefile,v 1.1 2013/05/26 21:28:07 rodent Exp $
#
DISTNAME= sshpass-1.05
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sshpass/}
MAINTAINER= rodent@NetBSD.org
HOMEPAGE= http://sshpass.sourceforge.net/
COMMENT= Non-interactive ssh password auth
LICENSE= gnu-gpl-v2
GNU_CONFIGURE= yes
.include "../../mk/bsd.pkg.mk"