diff options
author | ale <ale@FreeBSD.org> | 2008-05-16 16:49:35 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2008-05-16 16:49:35 +0800 |
commit | 790bd2be5020938324b1e0047ef67f9baa305209 (patch) | |
tree | ae1ad879b415360e358329f68ddd2792f6967fb7 /graphics/Makefile | |
parent | 035dce96d09dcf9b35d19cb559814c97ac2271bd (diff) | |
download | freebsd-ports-gnome-790bd2be5020938324b1e0047ef67f9baa305209.tar.gz freebsd-ports-gnome-790bd2be5020938324b1e0047ef67f9baa305209.tar.zst freebsd-ports-gnome-790bd2be5020938324b1e0047ef67f9baa305209.zip |
Kradview is a GPLed viewer of images obtained for some different
sources: X-ray, NMR and DICOM-compatible imaging devices that
runs on free operating systems. Its aim is a easy to use DICOM
viewer with instant rendering of images, no matter the size and
the zoom of the DICOM image. It covers the "let's see the the
X-ray image" need of the medical professional.
WWW: http://www.orcero.org/irbis/kradview/
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index a832e480023e..880244a63ae8 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -346,6 +346,7 @@ SUBDIR += kludge3d SUBDIR += kooka SUBDIR += kphotoalbum + SUBDIR += kradview SUBDIR += kudu SUBDIR += kuickshow SUBDIR += l2p |