the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: tcllib
Version: 1.14
Revision: 1
Source: mirror:sourceforge:%n/%n-%v.tar.bz2
Source-MD5:dade5c99e568917c7ceaf4e20895eb5a
Depends: tcltk
Replaces: tcllib-man (<< 1.10-1)
Conflicts: tcllib-man (<< 1.10-1)
InstallScript: <<
#!/bin/sh -ev
./installer.tcl -no-examples -no-html -pkg-path %i/lib/%n%v -nroff-path %i/share/man/mann -app-path %i/bin -no-wait -no-gui
for f in container graph; do
mv %i/share/man/mann/$f.n %i/share/man/mann/$f.ntcllib
done
<<
DocFiles: ChangeLog DESCRIPTION.txt README license.terms
License: BSD
Description: Standardized Tcl library
DescPackaging: <<
Rename manpages that collide with ones in blt
<<
Homepage: http://tcllib.sourceforge.net
Maintainer: None