Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/libart libart: Add LICENSE=gnu-lgpl-v2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a776a878631b
branches:  trunk
changeset: 434193:a776a878631b
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Fri Jun 12 14:31:12 2020 +0000

description:
libart: Add LICENSE=gnu-lgpl-v2

diffstat:

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

diffs (17 lines):

diff -r 4db061eeae36 -r a776a878631b graphics/libart/Makefile
--- a/graphics/libart/Makefile  Fri Jun 12 14:21:55 2020 +0000
+++ b/graphics/libart/Makefile  Fri Jun 12 14:31:12 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2020/01/26 17:31:22 rillig Exp $
+# $NetBSD: Makefile,v 1.9 2020/06/12 14:31:12 ryoon Exp $
 
 DISTNAME=              libart_lgpl-2.3.21
 PKGNAME=               ${DISTNAME:S/_lgpl//}
@@ -9,6 +9,7 @@
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=              https://www.levien.com/libart/
 COMMENT=               High-performance 2D graphics library
+LICENSE=               gnu-lgpl-v2
 
 GNU_CONFIGURE=         YES
 USE_LIBTOOL=           YES



Home | Main Index | Thread Index | Old Index