Thccalc version 0.23 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    thccalc  most recent diff


    version 0.23

      View the most recent changes for the thccalc port at: thccalc.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for thccalc.
      The raw portfile for thccalc 0.23 is located here:
      http://thccalc.darwinports.com/dports/science/thccalc/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/thccalc


      The thccalc Portfile 30251 2007-10-23 02:18:30Z jmpp macports.org $

      PortSystem 1.0

      Name: thccalc
      Version: 0.23
      Category: science
      Platform: darwin
      Maintainers: nomaintainer
      Description: thccacl calculates the THC content in a person's blood
      Long Description: thccalc is a text mode program that calculates the THC content in a person's blood based on their usage pattern over a specific period of time.

      Homepage: http://www.freewebs.com/thccalc/
      Master Sites: ${homepage}/files/
      distfiles THCcalc-${version}.tgz
      Checksums: md5 fa75e97d22d13de2f286920245f9bfd2

      use_configure no

      build.target

      destroot {
      xinstall -m 755 -s ${worksrcpath}/thccalc ${destroot}${prefix}/bin
      xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
      xinstall -m 644 -W ${worksrcpath} FAQ OLDINTRO README ${destroot}${prefix}/share/doc/${name}
      }

    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/thccalc
      % sudo port install thccalc
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching thccalc
      ---> Verifying checksum for thccalc
      ---> Extracting thccalc
      ---> Configuring thccalc
      ---> Building thccalc with target all
      ---> Staging thccalc into destroot
      ---> Installing thccalc
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using thccalc with these commands:
      %  man thccalc
      % apropos thccalc
      % which thccalc
      % locate thccalc

     Where to find more information:

    Darwin Ports



    Lightbox this page.