the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: mccc
Version: 0.7.1
Revision: 1001
Architecture: i386, powerpc
Maintainer: Todai Fink Team
Depends: macosx
License: Restrictive/Distributable
Source: http://www.yansite.net/softparts/%n-%v.tar.bz2
Source-MD5: 04f6a4a857adece683abf4158d708d15
PatchScript: <<
sed -i.bak -e 's|ppc:|powerpc:|' \
-e 's|-isysroot /Developer/SDKs/MacOSX10.4u.sdk||' Makefile
<<
GCC: 4.0
CompileScript: make clean; make %m
InstallScript: <<
/usr/bin/install -m 755 -d %i/bin
/usr/bin/install -m 755 mccc %i/bin
<<
DocFiles: ReadMe.euc
Homepage: http://www.yansite.net/softparts/
Description: Mac Japanese Character Code Converter
DescUsage: <<
Before you use, set the environmental variable LANG to your language.
<<
DescPackaging: <<
Yan, the author of mccc, (unofficially) said redistributions of mccc
in binary form are permitted, if no modification is made.
In the case of the binary with modifications, some more conditions
should be met. Detailed descriptions of redistributions will be added
to ReadMe.euc in the future.
<<