mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
math/octave-forge-fl-core: New port.
Basic functions fuzzy logic for octave.
This commit is contained in:
@@ -584,6 +584,7 @@
|
||||
SUBDIR += octave-forge-fileio
|
||||
SUBDIR += octave-forge-financial
|
||||
SUBDIR += octave-forge-fits
|
||||
SUBDIR += octave-forge-fl-core
|
||||
SUBDIR += octave-forge-fpl
|
||||
SUBDIR += octave-forge-fuzzy-logic-toolkit
|
||||
SUBDIR += octave-forge-ga
|
||||
|
||||
@@ -0,0 +1,16 @@
|
||||
PORTNAME= octave-forge-fl-core
|
||||
PORTVERSION= 1.0.2
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases
|
||||
DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL}
|
||||
|
||||
MAINTAINER= stephen@FreeBSD.org
|
||||
COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
|
||||
WWW= https://packages.octave.org/
|
||||
|
||||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING
|
||||
|
||||
USES= gmake octave
|
||||
|
||||
.include <bsd.port.mk>
|
||||
@@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1746215625
|
||||
SHA256 (octave-forge/fl-core-1.0.2.tar.gz) = 39e8b73ff29d1e8d11c5bafc436c01821c70e0a6ffb1f8906176c8e097751e59
|
||||
SIZE (octave-forge/fl-core-1.0.2.tar.gz) = 14212
|
||||
@@ -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 fl-core.
|
||||
|
||||
Basic functions in Fuzzy Logic.
|
||||
Reference in New Issue
Block a user