ant-contrib _unstable_ port information

Package: ant-contrib
Version: 1.0
Revision: 1
Type: java(1.4)
Maintainer: Benjamin Reed
BuildDepends: ant-base (>= 1.6.5-1), bcel (>= 5.1-1), junit, system-java-dev (>= 1.4-1)
Depends: ant-base (>= 1.6.5-1), bcel (>= 5.1-1), system-java (>= 1.4-1)

Source: mirror:sourceforge:%n/%n-%vb2-src.tar.bz2
Source-MD5: 9f4563dffa0050feb9946fb2433a880d
SourceDirectory: %n
CompileScript: ant dist -Ddep.available=true
InstallScript: <<
#!/bin/sh -ex

install -d -m 755 %i/share/doc/%N
mv build/dist/bin/docs/* %i/share/doc/%N/
<<
JarFiles: build/dist/bin/lib/*.jar
Description: Additional ant tasks
DocFiles: build/dist/bin/*.txt
DescDetail: <<
The Ant-Contrib project is a collection of tasks (and at one point maybe types
and other tools) for Apache Ant.
<<
License: BSD
Homepage: http://ant-contrib.sourceforge.net/