the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: mdate
Version: 1.5.1
Revision: 1
Description: Convert Gregorian to Mayan Long Count
License: GPL
Homepage: http://mdate.sourceforge.net/
Maintainer: None
Source: mirror:sourceforge:%n/%n-%v.tar.gz
Source-MD5: a759efa3838a990f4e5332d45fa89cab
GCC: 4.0
CompileScript: <<
make target=osx
<<
InstallScript: <<
make install BINDIR=%i/bin MANDIR=%i/share/man/man1
<<
DocFiles: API AUTHORS BUGS ChangeLog ChangeLog.header Changelog.old FDL GPL NEWS README Translators mdate-1.html mdate-2.html mdate-3.html mdate-4.html mdate.html mdate.text
DescDetail: <<
Mdate is a utility that converts Gregorian dates to Mayan Long Count
dates. It was originally an implementation of some algorithms
published by N. Dershowitz and E.M. Reingold in their book Calendrical
Calculations , but is now a GPL project and uses some code derived
from other GPL sources.
Mdate is an evolving project, with the desire to provide a
freely-available (meaning non-commercial) mayan date utility for Unix
and other operating systems. To the best of my knowledge, a simple
Unix utility like this has not been available before. At this stage it
has only been tested thoroughly on a Linux system.
<<