# -*- 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 134925 2015-04-11 01:29:31Z khindenburg@macports.org $ PortSystem 1.0 replaced_by octave-financial PortGroup obsolete 1.0 PortGroup octave 1.0 octave.setup time 2.0.0 revision 1 platforms darwin license GPL-3+ maintainers nomaintainer description Additional date manipulation tools. This a dummy \ package as transition for the financial package. long_description ${description} pre-fetch { ui_error "Please do not install this port since it has been replaced by ${replaced_by}." return -code error } livecheck.type none