aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/libraw/Makefile
diff options
context:
space:
mode:
authorosa <osa@FreeBSD.org>2010-09-09 13:44:32 +0800
committerosa <osa@FreeBSD.org>2010-09-09 13:44:32 +0800
commit8500a2c81c5674657df969046142ceaa0e9f1c7e (patch)
tree405b7091a9e7d401c3b18088ab01a1370af33a94 /graphics/libraw/Makefile
parent03026960173d03580778bb24e5155b33d8268048 (diff)
downloadfreebsd-ports-gnome-8500a2c81c5674657df969046142ceaa0e9f1c7e.tar.gz
freebsd-ports-gnome-8500a2c81c5674657df969046142ceaa0e9f1c7e.tar.zst
freebsd-ports-gnome-8500a2c81c5674657df969046142ceaa0e9f1c7e.zip
Update from 0.9.1 to 0.10.0.
Add LICENSE.
Diffstat (limited to 'graphics/libraw/Makefile')
-rw-r--r--graphics/libraw/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/graphics/libraw/Makefile b/graphics/libraw/Makefile
index bc58da4645f2..93388c6423bc 100644
--- a/graphics/libraw/Makefile
+++ b/graphics/libraw/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= libraw
-PORTVERSION= 0.9.1
+PORTVERSION= 0.10.0
CATEGORIES= graphics
MASTER_SITES= http://www.libraw.su/data/
DISTNAME= LibRaw-${PORTVERSION}
@@ -14,6 +14,9 @@ DISTNAME= LibRaw-${PORTVERSION}
MAINTAINER= osa@FreeBSD.org
COMMENT= Library for manipulating raw images
+LICENSE= LGPL21 CDDL
+LICENSE_COMB= dual
+
OPTIONS= OPTIMIZED_CFLAGS "Enable optimization" off \
SHARED_LIBS "Install shared libraries" off