pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mk Add lppl-1.3c to DEFAULT_ACCEPTABLE_LICENSES.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/49aeb34968f4
branches:  trunk
changeset: 596841:49aeb34968f4
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Wed Dec 14 18:44:49 2011 +0000

description:
Add lppl-1.3c to DEFAULT_ACCEPTABLE_LICENSES.

diffstat:

 mk/license.mk |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r e563dbe597bf -r 49aeb34968f4 mk/license.mk
--- a/mk/license.mk     Wed Dec 14 18:31:48 2011 +0000
+++ b/mk/license.mk     Wed Dec 14 18:44:49 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: license.mk,v 1.46 2011/11/30 23:55:33 gdt Exp $
+# $NetBSD: license.mk,v 1.47 2011/12/14 18:44:49 minskim Exp $
 #
 # This file handles everything about the LICENSE variable. It is
 # included automatically by bsd.pkg.mk.
@@ -125,7 +125,8 @@
        isc \
        boost-license \
        mplusfont \
-       cc-by-sa-v3.0
+       cc-by-sa-v3.0 \
+       lppl-1.3c
 
 # not approved by OSI, derived from BSD
 DEFAULT_ACCEPTABLE_LICENSES+=  info-zip



Home | Main Index | Thread Index | Old Index