clhep2-doc stable port information

Package: clhep2-doc
Version: 2.1.0.1
Revision: 11
Description: Documentation for CLHEP
Maintainer: Remi Mommsen
Source: http://proj-clhep.web.cern.ch/proj-clhep/DISTRIBUTION/tarFiles/clhep-%v.tgz
Source-MD5: dadfbe2c94a3f644cd085489c36b1bfd
SourceDirectory: %v/CLHEP
Suggests: clhep2 (>= %v-%r)
BuildDepends: <<
tetex-base,
latex2html
<<
PatchScript: <<
#!/bin/sh -ev
# Fix for no longer existing psfig.sty
/usr/bin/sed -i '.bak' 's/input{psfig.sty}/usepackage{epsfig}/g' GenericFunctions/doc/genericFunctions.tex
<<
CompileScript: <<
./configure %c --cache-file=%b/config.cache --enable-shared --disable-dependency-tracking
make docs
<<
InstallScript: <<
#!/bin/sh -ev
make install-docs prefix=%i/share/doc/clhep
/bin/mv %i/share/doc/clhep/doc/* %i/share/doc/clhep
/bin/rmdir %i/share/doc/clhep/doc
<<
DescDetail: <<
This package contains the documentation for the CLHEP package.
<<
License: Restrictive/Distributable
Homepage: http://cern.ch/clhep