# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4 # $Id: Portfile 114034 2013-11-27 16:20:17Z michaelld@macports.org $ PortSystem 1.0 PortGroup octave 1.0 octave.setup graceplot 1.0.8 platforms darwin license GPL-2+ public-domain maintainers nomaintainer description Graceplot bindings for octave. This module does \ not work with Octave 3.6 or newer\; this port is \ being deprecated. long_description ${description} depends_build depends_lib depends_run pre-fetch { ui_msg "" ui_error "$name does not work with Octave 3.6 or newer.\n" error "deprecated Octave module\n" }