jce stable port information

Package: jce
Version: 127
Revision: 2
Type: nosource
Depends: system-java (>= 1.4-1)
CompileScript: echo "nothing to do"
InstallScript: <<
#!/bin/sh -ex

install -d -m 755 %i/share/doc/installed-packages
touch %i/share/doc/installed-packages/%N
<<
Maintainer: Benjamin Reed
Description: Java Cryptography Extension
DescDetail: <<
The Java Cryptography Extension (JCE) is a set of packages that provides a
framework and implementations for encryption, key generation and key
agreement, and Message Authentication Code (MAC) algorithms. Support for
encryption includes symmetric, asymmetric, block, and stream ciphers. The
software also supports secure streams and sealed objects.

JCE is integrated into the JDK as of 1.4.
<<
License: BSD