# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem      1.0

name            gcam
version         2010.07.27
revision        0
checksums       rmd160  a2f412b3b09803963f2d74a5f828b0029369a596 \
                sha256  9e4eaf1933aed72316c162b5fff86e00d5df1478fcebd65b9621e552a0a42ccf \
                size    554771

categories      cad
platforms       macosx
license         GPL-3+
maintainers     nomaintainer

description     GCAM is the free GNU Computer Aided Manufacturing package.

long_description \
                ${description} \
                Most 3-Axis Computer Numerically Controlled (CNC) mills such as \
                the Taig, Sherline and Haas are supported in both english and \
                metric units. GCAM has a simple interface for making bolt holes, \
                drill holes, sketches, templates, and more. After extruding these \
                entities one can export the corresponding G-code for the selected \
                cutting tool(s).

homepage        https://web.archive.org/web/20130914095118/http://gcam.js.cx/index.php/Main_Page
master_sites    macports_distfiles

depends_build   port:pkgconfig

depends_lib     port:gtkglext \
                port:libpng

patchfiles      dynamic_lookup-11.patch \
                libpng-1.5.patch
