# 2.2.0 # 20101031 BASEURL="http://www.brettcsmith.org/2006/x/" HOMEURL="http://www.brettcsmith.org/2006/x/" PORTURL="http://www.hmug.org/pub/MacOS_X/BSD/Applications/Archiving/dtrx/" CONFIGURE="FALSE" case "$OS" in osx5) DEPS="bzip2 expat g95 gettext libiconv lynx Python tar texinfo unzip" ;; osx6) DEPS="bzip2 g95 gettext libiconv lynx Python tar texinfo unzip" ;; esac INSTALLCMD="sudo /usr/local/bin/python setup.py install" MAKE="FALSE"