ant-contrib stable port information

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

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

install -d -m 755 %i/share/doc/%N
mv target/docs/* %i/share/doc/%N/
<<
JarFiles: target/*.jar
Description: Additional ant tasks
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/