pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Add license info.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f6ab0748a34d
branches:  trunk
changeset: 394326:f6ab0748a34d
user:      hasso <hasso%pkgsrc.org@localhost>
date:      Mon Jun 08 19:26:29 2009 +0000

description:
Add license info.

diffstat:

 devel/xsd/Makefile |  3 ++-
 misc/tmux/Makefile |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (34 lines):

diff -r ddd859736a92 -r f6ab0748a34d devel/xsd/Makefile
--- a/devel/xsd/Makefile        Mon Jun 08 19:11:30 2009 +0000
+++ b/devel/xsd/Makefile        Mon Jun 08 19:26:29 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2009/06/07 10:50:46 hasso Exp $
+# $NetBSD: Makefile,v 1.3 2009/06/08 19:26:29 hasso Exp $
 
 DISTNAME=              xsd-3.2.0+dep
 EXTRACT_SUFX=          .tar.bz2
@@ -9,6 +9,7 @@
 MAINTAINER=            hasso%NetBSD.org@localhost
 HOMEPAGE=              http://www.codesynthesis.com/products/xsd/
 COMMENT=               W3C XML Schema to C++ data binding compiler
+LICENSE=               gnu-gpl-v2
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
diff -r ddd859736a92 -r f6ab0748a34d misc/tmux/Makefile
--- a/misc/tmux/Makefile        Mon Jun 08 19:11:30 2009 +0000
+++ b/misc/tmux/Makefile        Mon Jun 08 19:26:29 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2009/06/03 06:09:11 minskim Exp $
+# $NetBSD: Makefile,v 1.4 2009/06/08 19:26:29 hasso Exp $
 
 DISTNAME=      tmux-0.8
 CATEGORIES=    misc
@@ -7,6 +7,7 @@
 MAINTAINER=    hasso%NetBSD.org@localhost
 HOMEPAGE=      http://tmux.sourceforge.net/
 COMMENT=       BSD-licensed terminal multiplexer (GNU Screen alternative)
+LICENSE=       modified-bsd
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 



Home | Main Index | Thread Index | Old Index