Ticket #46024: Portfile

File Portfile, 760 bytes (added by Schamschula (Marius Schamschula), 9 years ago)
Line 
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
4PortSystem          1.0
5PortGroup           octave 1.0
6
7octave.setup        fl-core 1.0.0
8platforms           darwin
9license             GPL-2+
10maintainers         gmail.com:mschamschula openmaintainer
11description         The package contains code for basic functions in Fuzzy Logic for \
12                    Octave.
13long_description    ${description}
14
15checksums           rmd160 83407ab60255867d14ae1e7e844c8bee14dd4b6a \
16                    sha256 5ec025ecdc05aede186fad48c28fe8053888e6571ba557a22173649f7c0c0a1d
17
18patchfiles          patch-src-fl_compose.cc.diff