You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
octave-velas 1.0.5: new port
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
# -*- 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
|
||||
|
||||
PortSystem 1.0
|
||||
PortGroup github 1.0
|
||||
PortGroup octave 1.0
|
||||
|
||||
set pkg_name VELAS
|
||||
version 1.0.5
|
||||
revision 0
|
||||
github.setup ranzhengcode ${pkg_name} ${version} v
|
||||
octave.setup velas ${version}
|
||||
revision 0
|
||||
license GPL-3
|
||||
maintainers {mps @Schamschula} openmaintainer
|
||||
description VELAS is a user-friendly open-source toolbox for the visualization \
|
||||
and analysis of elastic anisotropy written in GNU Octave that can \
|
||||
be used for any crystal symmetry.
|
||||
long_description {*}${description}
|
||||
|
||||
supported_archs noarch
|
||||
platforms {darwin any}
|
||||
|
||||
checksums rmd160 82f3fec406ec289cab58fe502df43be2316ffd13 \
|
||||
sha256 3d025e7cf5728506ad1288406f016d3f07dfe9a922e23a8e77f860b324dda33a \
|
||||
size 4026939
|
||||
Reference in New Issue
Block a user