# 2.3.0 # 20091009 BASEURL="http://www.aczoom.com/tools/blockhosts/" HOMEURL="http://www.aczoom.com/cms/blockhosts/" PORTURL="http://www.hmug.org/pub/MacOS_X/BSD/Administration/Log/BlockHosts/" CONFIGURE="FALSE" INSTALLCMD="sudo /usr/local/bin/python setup.py install --force" MAKE="FALSE" PATCH="TRUE" PATCHFILES="INSTALL.patch blockhosts.cfg.patch" case "$OS" in 'osx6') DEPS="g95 gettext libiconv Python tcl texinfo tk X11" ;; *) DEPS="expat g95 gettext libiconv Python tcl texinfo tk X11" ;; esac