Libraries/tiff/modulefile

- use module-xxx procedures
This commit is contained in:
2016-04-20 14:27:16 +02:00
parent ed53083be2
commit a4c5fbc0bd

View File

@@ -1,15 +1,13 @@
#%Module1.0
set whatis "set of C functions that support the manipulation of TIFF image files."
set url "http://www.libtiff.org/"
set license "BSD-like, see: http://libtiff.org/misc.html"
set maintainer "Achim Gsell <achim.gsell@psi.ch>"
module-whatis "set of C functions that support the manipulation of TIFF image files."
module-url "http://www.remotesensing.org/libtiff/"
module-license "BSD-like, see: http://libtiff.org/misc.html"
module-maintainer "Achim Gsell <achim.gsell@psi.ch>"
set help "
module-help "
This software provides support for the Tag Image File Format (TIFF), a
widely used format for storing image data. The latest version of the TIFF
specification is available on-line in several different formats, as are a
number of Technical Notes (TTN's).
"
source $env(PSI_LIBMODULES)