Wed Oct 1 12:13:24 2014 UTC ()
Import security/php-ssh2 (based on wip/php-ssh2).

Provides bindings to the functions of libssh2 which implements
the SSH2 protocol.


(fhajny)
diff -r0 -r1.1 pkgsrc/security/php-ssh2/DESCR
diff -r0 -r1.1 pkgsrc/security/php-ssh2/Makefile
diff -r0 -r1.1 pkgsrc/security/php-ssh2/distinfo

File Added: pkgsrc/security/php-ssh2/DESCR
Provides bindings to the functions of libssh2 which implements
the SSH2 protocol.

File Added: pkgsrc/security/php-ssh2/Makefile
# $NetBSD: Makefile,v 1.1 2014/10/01 12:13:24 fhajny Exp $
#

MODNAME=		ssh2
PECL_VERSION=		0.12
CATEGORIES+=		security

MAINTAINER=		filip@joyent.com
HOMEPAGE=		http://www.libssh2.org/
COMMENT=		PHP bindings to the functions of libssh2
LICENSE=		php

CONFLICTS=		php-ssh2-[0-9]*

CONFIGURE_ARGS+=	--with-ssh2=${PREFIX}
#WRKSRC=			${WRKDIR}/${MODNAME}-${PECL_VERSION}

.include "../../security/libssh2/buildlink3.mk"
.include "../../lang/php/ext.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/security/php-ssh2/distinfo
$NetBSD: distinfo,v 1.1 2014/10/01 12:13:24 fhajny Exp $

SHA1 (php-ssh2/ssh2-0.12.tgz) = b86a25bdd3f3558bbcaaa6d876309fbbb5ae134d
RMD160 (php-ssh2/ssh2-0.12.tgz) = ecf60b0c19541c947b4e092259b2ab71fc0f5a3a
Size (php-ssh2/ssh2-0.12.tgz) = 26223 bytes