diff options
author | stephen <stephen@FreeBSD.org> | 2011-12-27 05:32:20 +0800 |
---|---|---|
committer | stephen <stephen@FreeBSD.org> | 2011-12-27 05:32:20 +0800 |
commit | 269cb76d36af948871c0c01012dc2a52e84879d9 (patch) | |
tree | 6c7f366d68dd14d4c2df23b0def96520d4918484 /math/Makefile | |
parent | 646f534511bff129bd97e5a55f47bffaefb41322 (diff) | |
download | freebsd-ports-gnome-269cb76d36af948871c0c01012dc2a52e84879d9.tar.gz freebsd-ports-gnome-269cb76d36af948871c0c01012dc2a52e84879d9.tar.zst freebsd-ports-gnome-269cb76d36af948871c0c01012dc2a52e84879d9.zip |
- New port math/octave-forge-dicom.
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 dicom. Digital communications in medicine (DICOM) file io. Depends on
Grassroots DICOM (GDCM).
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index 4be191586eef..3027b77b7683 100644 --- a/math/Makefile +++ b/math/Makefile @@ -249,6 +249,7 @@ SUBDIR += octave-forge-control SUBDIR += octave-forge-data-smoothing SUBDIR += octave-forge-dataframe + SUBDIR += octave-forge-dicom SUBDIR += octave-forge-econometrics SUBDIR += octave-forge-engine SUBDIR += octave-forge-es |