diff options
author | miwi <miwi@FreeBSD.org> | 2008-04-30 05:37:47 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-04-30 05:37:47 +0800 |
commit | 288dc564b1c7ed195c57e972ec601a66a3a3e787 (patch) | |
tree | 18a99e3cc705152389ceddee42a843fdea6bcc84 /graphics/Makefile | |
parent | 138f70877f80cfac73647ae09b7b86ec177342cb (diff) | |
download | freebsd-ports-gnome-288dc564b1c7ed195c57e972ec601a66a3a3e787.tar.gz freebsd-ports-gnome-288dc564b1c7ed195c57e972ec601a66a3a3e787.tar.zst freebsd-ports-gnome-288dc564b1c7ed195c57e972ec601a66a3a3e787.zip |
Rawstudio is an open-source program to read and manipulate
RAW images from most digital cameras. Rawstudio will convert
your RAW files into JPEG, PNG or TIF images which you can then
print or send to friends and clients. It has a graphical user
interface, so you can simply open a RAW file and experiment with
the controls to see how they effect the image.
WWW: http://rawstudio.org
PR: ports/123025
Submitted by: Alex Samorukov <samm at os2.kiev.ua>
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 04b37e7991d5..8e1f294a052a 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -655,6 +655,7 @@ SUBDIR += quesa SUBDIR += qvplay SUBDIR += raster3d + SUBDIR += rawstudio SUBDIR += ray++ SUBDIR += rayshade SUBDIR += reallyslick |