pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/tk-BWidget add LICENSE=mit
details: https://anonhg.NetBSD.org/pkgsrc/rev/25d7d7ffa783
branches: trunk
changeset: 565315:25d7d7ffa783
user: plunky <plunky%pkgsrc.org@localhost>
date: Sun Sep 20 10:34:03 2009 +0000
description:
add LICENSE=mit
The Tcl license is not mit exactly but its close enough
diffstat:
x11/tk-BWidget/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 4990af5428f8 -r 25d7d7ffa783 x11/tk-BWidget/Makefile
--- a/x11/tk-BWidget/Makefile Sun Sep 20 10:29:07 2009 +0000
+++ b/x11/tk-BWidget/Makefile Sun Sep 20 10:34:03 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2009/09/12 20:49:44 plunky Exp $
+# $NetBSD: Makefile,v 1.9 2009/09/20 10:34:03 plunky Exp $
DISTNAME= BWidget-1.9.0
PKGNAME= tk-${DISTNAME}
@@ -9,6 +9,8 @@
HOMEPAGE= http://tcllib.sourceforge.net/
COMMENT= High-level Widget Set for Tcl/Tk
+LICENSE= mit
+
DEPENDS+= tcl>=8.4:../../lang/tcl
DEPENDS+= tk>=8.4:../../x11/tk
Home |
Main Index |
Thread Index |
Old Index