Package: javamail Version: 1.3 Revision: 4 Depends: jaf, system-java13 | system-java14 | system-java15 BuildDepends: jaf Source: http://distfiles.opendarwin.org/%n-1_3.zip Source-MD5: 74fa49fd647c8515d32aa86257009806 SourceDirectory: %n-%v CompileScript: /usr/bin/true JarFiles: *.jar InstallScript: << mkdir -p %i/share/doc/%n cp -R demo docs/* %i/share/doc/%n/ find %i/share/doc/%n -type d -exec chmod 755 {} \; find %i/share/doc/%n -type f -exec chmod 644 {} \; << DocFiles: LICENSE.txt README.txt NOTES.txt CHANGES.txt Homepage: http://java.sun.com/products/javamail/index.html Maintainer: Benjamin Reed Description: Java Mail (SMTP/IMAP/POP) API DescDetail: << The JavaMail 1.3 API provides a set of abstract classes that model a mail system. The API provides a platform independent and protocol independent framework to build Java technology-based mail and messaging applications. The JavaMail API is implemented as a Java platform optional package and is also available as part of the Java 2 platform, Enterprise Edition. Sun provides a royalty-free reference implementation, in binary form, that developers will be able to use and ship. The POP3 service provider is now bundled with JavaMail 1.3 API. << DescPort: << JavaMail is supplied by Sun as a set of binary jar packages. << License: Restrictive/Distributable