diff --git a/math/Makefile b/math/Makefile index 988e051ba799..4c5fdd42abdb 100644 --- a/math/Makefile +++ b/math/Makefile @@ -639,6 +639,7 @@ SUBDIR += octave-forge-symbolic SUBDIR += octave-forge-tcl-octave SUBDIR += octave-forge-tsa + SUBDIR += octave-forge-velas SUBDIR += octave-forge-video SUBDIR += octave-forge-websockets SUBDIR += octave-forge-zenity diff --git a/math/octave-forge-velas/Makefile b/math/octave-forge-velas/Makefile new file mode 100644 index 000000000000..e7c07b8c9548 --- /dev/null +++ b/math/octave-forge-velas/Makefile @@ -0,0 +1,23 @@ +PORTNAME= octave-forge-velas +DISTVERSIONPREFIX= v +DISTVERSION= 1.0.5 +CATEGORIES= math + +MAINTAINER= stephen@FreeBSD.org +COMMENT= Octave-forge package ${OCTAVE_PKGNAME} +WWW= https://packages.octave.org/ + +LICENSE= GPLv3 +LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING + +USES= octave +USE_GITHUB= yes +GH_ACCOUNT= ranzhengcode +GH_PROJECT= VELAS + +OCTAVE_SRC= ${GH_PROJECT}-${DISTVERSION} + +NO_ARCH= yes +NO_BUILD= yes + +.include diff --git a/math/octave-forge-velas/distinfo b/math/octave-forge-velas/distinfo new file mode 100644 index 000000000000..555ea0470ec4 --- /dev/null +++ b/math/octave-forge-velas/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1682105901 +SHA256 (octave-forge/ranzhengcode-VELAS-v1.0.5_GH0.tar.gz) = 74a6e66fe77c6d618315a6f4466026d48c8d70c3131a6d5d442dad4137759d07 +SIZE (octave-forge/ranzhengcode-VELAS-v1.0.5_GH0.tar.gz) = 4026033 diff --git a/math/octave-forge-velas/pkg-descr b/math/octave-forge-velas/pkg-descr new file mode 100644 index 000000000000..ccb5356921f6 --- /dev/null +++ b/math/octave-forge-velas/pkg-descr @@ -0,0 +1,10 @@ +The octave-forge package is the result of The GNU Octave Repositry project, +which is intended to be a central location for custom scripts, functions and +extensions for GNU Octave. contains the source for all the functions plus +build and install scripts. + +This is velas. + + 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.