pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mk Add ipafont to DEFAULT_ACCEPTABLE_LICENSE.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b1e6728019f7
branches:  trunk
changeset: 574807:b1e6728019f7
user:      obache <obache%pkgsrc.org@localhost>
date:      Mon Apr 26 11:03:10 2010 +0000

description:
Add ipafont to DEFAULT_ACCEPTABLE_LICENSE.

diffstat:

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

diffs (19 lines):

diff -r 82d78df96866 -r b1e6728019f7 mk/license.mk
--- a/mk/license.mk     Mon Apr 26 10:59:54 2010 +0000
+++ b/mk/license.mk     Mon Apr 26 11:03:10 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: license.mk,v 1.32 2010/01/21 16:32:21 heinz Exp $
+# $NetBSD: license.mk,v 1.33 2010/04/26 11:03:10 obache Exp $
 #
 # This file handles everything about the LICENSE variable. It is
 # included automatically by bsd.pkg.mk.
@@ -111,7 +111,8 @@
        open-font-license \
        mpl-1.0 mpl-1.1 \
        zpl \
-       python-software-foundation
+       python-software-foundation \
+       ipafont
 
 # not approved by OSI, derived from BSD
 DEFAULT_ACCEPTABLE_LICENSES+=  info-zip



Home | Main Index | Thread Index | Old Index