wsdl4j stable port information

Package: wsdl4j
Version: 1.6.2
Revision: 1
Source: mirror:sourceforge:%n/%n-src-%v.zip
Source-MD5: 46825152eda7b8674ac62c28736c24d8
SourceDirectory: %n-1_6_2
BuildDepends: <<
ant-base (>= 1.6.5-1),
ant-junit (>= 1.6.5-1),
fink (>= 0.22.2-1),
fink-mirrors (>= 0.22.1.1-1),
junit (>= 3.8.1-1),
system-java-dev (>= 1.4-1)
<<
Depends: system-java (>= 1.4-1)
PatchScript: <<
perl -pi -e 's, <<
Type: java(1.4)
CompileScript: ant compile javadocs
InstallScript: <<
#!/bin/sh -ex

install -d -m 755 %i/share/doc/%n
mv build/javadocs %i/share/doc/%n/api
<<
JarFiles: build/lib/*.jar
DocFiles: *.html
Homepage: http://sourceforge.net/projects/wsdl4j/
Maintainer: Benjamin Reed
Description: Web Services Description Language for Java
DescDetail: <<
The Web Services Description Language for Java Toolkit (WSDL4J) allows the
creation, representation, and manipulation of WSDL documents describing
services. This codebase will eventually serve as a reference implementation
of the standard created by JSR110.
<<
License: OSI-Approved