the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: libmatio
Version: 1.3.4
Revision: 3
BuildDependsOnly: true
Depends: %N-shlibs (= %v-%r)
Source: mirror:sourceforge:matio/matio-%v.tar.gz
Source-MD5: a91208cf18f2456a5855bc1a9fdb90fd
SetCFLAGS: -Os
ConfigureParams: --mandir=%p/share/man --disable-dependency-tracking --enable-shared
InstallScript: make install DESTDIR=%d
DocFiles: COPYING ChangeLog NEWS README
Splitoff: <<
Package: %N-shlibs
Files: <<
lib/libmatio.0.dylib
<<
Shlibs: <<
%p/lib/libmatio.0.dylib 1.0.0 %n (>= 1.3.3-2)
<<
DocFiles: COPYING
<<
License: LGPL
Homepage: http://sourceforge.net/projects/matio
Maintainer: Jack Fink
Description: MAT File I/O Library
DescDetail: <<
matio is an ISO C library (with a limited Fortran 90 interface)
for reading and writing Matlab MAT files.
<<