1 | # -*- 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 |
---|
2 | # $Id: Portfile 114034 2013-11-27 16:20:17Z michaelld@macports.org $ |
---|
3 | |
---|
4 | PortSystem 1.0 |
---|
5 | PortGroup octave 1.0 |
---|
6 | |
---|
7 | octave.setup optics 0.1.1 |
---|
8 | platforms darwin |
---|
9 | license GPL-2+ |
---|
10 | maintainers gmail.com:mschamschula openmaintainer |
---|
11 | description Functions covering various aspects of optics. |
---|
12 | long_description ${description} |
---|
13 | |
---|
14 | checksums rmd160 da2c6d2de31e03cadd6ce5f7789dad3fed304ec5 \ |
---|
15 | sha256 b660aa4ba5b340952ac8bc6ffcfa23982368c9444b3787e2139233a2dda51a6a |
---|