pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/freeimage set correct licences for freeimage



details:   https://anonhg.NetBSD.org/pkgsrc/rev/930900cea6af
branches:  trunk
changeset: 364809:930900cea6af
user:      nros <nros%pkgsrc.org@localhost>
date:      Tue Jul 04 20:50:53 2017 +0000

description:
set correct licences for freeimage

diffstat:

 graphics/freeimage/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r ff21465724c8 -r 930900cea6af graphics/freeimage/Makefile
--- a/graphics/freeimage/Makefile       Tue Jul 04 19:53:03 2017 +0000
+++ b/graphics/freeimage/Makefile       Tue Jul 04 20:50:53 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2017/02/20 08:00:42 snj Exp $
+# $NetBSD: Makefile,v 1.4 2017/07/04 20:50:53 nros Exp $
 
 DISTNAME=      FreeImage3170
 PKGNAME=       freeimage-3.17.0
@@ -10,6 +10,7 @@
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://freeimage.sf.net/
 COMMENT=       Library for supporting PNG, BMP, JPEG, and TIFF
+LICENSE=       gnu-gpl-v2 OR gnu-gpl-v3 OR mpl-1.0
 
 USE_LANGUAGES+= c c++
 USE_TOOLS+=    gmake



Home | Main Index | Thread Index | Old Index