Package: jndi-ldap Version: 1.2.4 Revision: 5 Depends: jndi, system-java13 | system-java14 | system-java15 Provides: jaas Source: http://distfiles.opendarwin.org/ldap-1_2_4.zip Source-MD5: 4929a0c31f0564f6e11a7f80666f1b9e Source2: http://java.sun.com/products/jndi/legal/bcl_jndi121.html Source2-MD5: cf480e104fe8dec8217b633a9ef5a47c SourceDirectory: . CompileScript: /usr/bin/true JarFiles: lib/*.jar InstallScript: << mkdir -p %i/share/doc/%n cp -R examples schema doc/* %i/share/doc/%n/ find %i/share/doc/%n -type d -exec chmod 755 {} \; find %i/share/doc/%n -type f -exec chmod 644 {} \; install -m 644 bcl_jndi121.html %i/share/doc/%n/ << DocFiles: README-LDAP.txt COPYRIGHT Homepage: http://java.sun.com/products/jndi/ Maintainer: Benjamin Reed Description: LDAP Service Provider for JNDI DescDetail: << The Java Naming and Directory Interface (JNDI) is a standard extension to the Java platform, providing Java technology-enabled applications with a unified interface to multiple naming and directory services in the enterprise. As part of the Java Enterprise API set, JNDI enables seamless connectivity to heterogeneous enterprise naming and directory services. Developers can now build powerful and portable directory-enabled applications using this industry standard. This package provides an LDAP service provider for JNDI. << DescPort: << LDAP for JNDI is provided as a binary-only jar file by Sun. << License: Restrictive/Distributable