libssh2.p5m revision 2899
1732N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
1732N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
1732N/A<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
1732N/A# Put all the libssh2 man3 man pages under /usr/share/man/man3ssh2
1732N/A<transform file path=usr/share/man/man3ssh2/(.+)ssh2$ -> \
1732N/A value=pkg:/library/libssh2@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
1732N/Aset name=pkg.summary \
1732N/Aset name=pkg.description \
1732N/A value="libssh2 is a client-side C library implementing the SSH2 protocol. It can be used to permit file transfer using SCP or SFTP, to communicate with a program that runs on the remote host, or to tunnel TCP connections through the secure transport offered by SSH."
1732N/Aset name=com.oracle.info.description value="the libssh2 client-side C library"
2899N/Aset name=com.oracle.info.tpno value=$(TPNO)
1732N/Aset name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
1732N/Aset name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
1732N/Aset name=org.opensolaris.arc-caseid value=PSARC/2012/341
1732N/Aset name=org.opensolaris.consolidation value=$(CONSOLIDATION)
1732N/Afile path=usr/include/libssh2.h
1732N/Afile path=usr/include/libssh2_publickey.h
1732N/Afile path=usr/include/libssh2_sftp.h
1732N/Afile path=usr/lib/libssh2.so.1.0.1
1732N/Afile path=usr/lib/pkgconfig/libssh2.pc
1732N/Alicense libssh2.license license=BSD