summaryrefslogtreecommitdiff
path: root/math/octave-forge-octave_mermaid_js
diff options
context:
space:
mode:
Diffstat (limited to 'math/octave-forge-octave_mermaid_js')
-rw-r--r--math/octave-forge-octave_mermaid_js/Makefile27
-rw-r--r--math/octave-forge-octave_mermaid_js/distinfo3
-rw-r--r--math/octave-forge-octave_mermaid_js/pkg-descr8
3 files changed, 38 insertions, 0 deletions
diff --git a/math/octave-forge-octave_mermaid_js/Makefile b/math/octave-forge-octave_mermaid_js/Makefile
new file mode 100644
index 000000000000..13a3049137d3
--- /dev/null
+++ b/math/octave-forge-octave_mermaid_js/Makefile
@@ -0,0 +1,27 @@
+PORTNAME= octave-forge-octave_mermaid_js
+DISTVERSION= 1.0.0
+CATEGORIES= math
+
+MAINTAINER= stephen@FreeBSD.org
+COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
+WWW= https://packages.octave.org/
+
+LICENSE= GPLv3
+LICENSE_FILE= ${WRKSRC}/COPYING
+
+RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}pillow>=0:graphics/py-pillow@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}matplotlib>=0:math/py-matplotlib@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR}
+
+USES= octave python:3.0+
+USE_GITHUB= yes
+GH_ACCOUNT= CNOCTAVE
+GH_PROJECT= octave_mermaid_js
+
+OCTAVE_SRC= ${GH_PROJECT}-${DISTVERSION}
+WRKSRC= ${WRKDIR}/${OCTAVE_SRC}
+
+NO_ARCH= yes
+NO_BUILD= yes
+
+.include <bsd.port.mk>
diff --git a/math/octave-forge-octave_mermaid_js/distinfo b/math/octave-forge-octave_mermaid_js/distinfo
new file mode 100644
index 000000000000..e06ab0778827
--- /dev/null
+++ b/math/octave-forge-octave_mermaid_js/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1760064045
+SHA256 (octave-forge/CNOCTAVE-octave_mermaid_js-1.0.0_GH0.tar.gz) = fd0ff5053849eb006af2970df99519d9d424c4e0b37d393394f78e427f8b71e6
+SIZE (octave-forge/CNOCTAVE-octave_mermaid_js-1.0.0_GH0.tar.gz) = 668647
diff --git a/math/octave-forge-octave_mermaid_js/pkg-descr b/math/octave-forge-octave_mermaid_js/pkg-descr
new file mode 100644
index 000000000000..52654ca3e3b4
--- /dev/null
+++ b/math/octave-forge-octave_mermaid_js/pkg-descr
@@ -0,0 +1,8 @@
+The octave-forge package is the result of The GNU Octave Repository 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 octave_mermaid_js.
+
+ The octave_mermaid_js package provides functions for process TOML.