java-getopt stable port information

Package: java-getopt
Version: 1.0.9
Revision: 1
Maintainer: None
#
BuildDepends: ant
Source: ftp://ftp.urbanophile.com/pub/arenn/software/sources/java-getopt-%v.tar.gz
Source-MD5: ffbba007bb517dc42085d706ef7c0792
SourceDirectory: gnu/getopt
PatchScript: <<
mv buildx.xml ../../build.xml
<<
CompileScript: <<
cd ../.. ; ant jar
<<
JarFiles: ../../build/lib/gnu.getopt.jar
InstallScript: <<
echo "nothing to do"
<<
DocFiles: ChangeLog COPYING.LIB README gnu.getopt.Getopt.html gnu.getopt.LongOpt.html
#
Description: Port of the GNU getopt from C to Java
DescPackaging: <<
Previous versions by Sylvain Cuaz.
<<
Homepage: http://www.urbanophile.com/arenn/hacking/download.html
License: LGPL