pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/libart



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Fri Jun 12 14:31:12 UTC 2020

Modified Files:
        pkgsrc/graphics/libart: Makefile

Log Message:
libart: Add LICENSE=gnu-lgpl-v2


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/graphics/libart/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/libart/Makefile
diff -u pkgsrc/graphics/libart/Makefile:1.8 pkgsrc/graphics/libart/Makefile:1.9
--- pkgsrc/graphics/libart/Makefile:1.8 Sun Jan 26 17:31:22 2020
+++ pkgsrc/graphics/libart/Makefile     Fri Jun 12 14:31:12 2020
@@ -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 @@ EXTRACT_SUFX=           .tar.bz2
 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