diff options
Diffstat (limited to 'math/octave-forge-csg-dataset')
-rw-r--r-- | math/octave-forge-csg-dataset/Makefile | 24 | ||||
-rw-r--r-- | math/octave-forge-csg-dataset/distinfo | 3 | ||||
-rw-r--r-- | math/octave-forge-csg-dataset/pkg-descr | 9 |
3 files changed, 36 insertions, 0 deletions
diff --git a/math/octave-forge-csg-dataset/Makefile b/math/octave-forge-csg-dataset/Makefile new file mode 100644 index 000000000000..ba70d406342a --- /dev/null +++ b/math/octave-forge-csg-dataset/Makefile @@ -0,0 +1,24 @@ +PORTNAME= octave-forge-csg-dataset +DISTVERSIONPREFIX= v +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= ${WRKDIR}/${OCTAVE_SRC}/COPYING + +USES= compiler octave +USE_GCC= yes +USE_GITHUB= yes +GH_ACCOUNT= pr0m1th3as +GH_PROJECT= ${OCTAVE_PKGNAME} + +OCTAVE_SRC= ${GH_PROJECT}-${DISTVERSION} + +NO_ARCH= yes +NO_BUILD= yes + +.include <bsd.port.mk> diff --git a/math/octave-forge-csg-dataset/distinfo b/math/octave-forge-csg-dataset/distinfo new file mode 100644 index 000000000000..fd9764dc7ead --- /dev/null +++ b/math/octave-forge-csg-dataset/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1747662891 +SHA256 (octave-forge/pr0m1th3as-csg-dataset-v1.0.0_GH0.tar.gz) = 8db43d39c6c7680762ede9219e2a0f50a48890c16b5c0bd387a37711f0de6135 +SIZE (octave-forge/pr0m1th3as-csg-dataset-v1.0.0_GH0.tar.gz) = 94885531 diff --git a/math/octave-forge-csg-dataset/pkg-descr b/math/octave-forge-csg-dataset/pkg-descr new file mode 100644 index 000000000000..434666d57630 --- /dev/null +++ b/math/octave-forge-csg-dataset/pkg-descr @@ -0,0 +1,9 @@ +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 csg-dataset. + + A large dataset of diaphyseal cross sectional geometric properties and +relevant measurements from human long bones. |