summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorheinz <heinz>2010-01-30 16:27:59 +0000
committerheinz <heinz>2010-01-30 16:27:59 +0000
commitec700e4beac9fa0853f7108e464b582e8051e5b5 (patch)
treed4f81b2c30d8b531c40554f12689a82b4dbaf494 /x11
parenta13a5a3c89d573604373e725cccdbc0cd0c95cea (diff)
downloadpkgsrc-ec700e4beac9fa0853f7108e464b582e8051e5b5.tar.gz
Added LICENSE information.
Diffstat (limited to 'x11')
-rw-r--r--x11/libunique/Makefile3
-rw-r--r--x11/libxcb/Makefile3
-rw-r--r--x11/py-gtk2/Makefile3
-rw-r--r--x11/py-xcbgen/Makefile3
-rw-r--r--x11/xcb-proto/Makefile3
5 files changed, 10 insertions, 5 deletions
diff --git a/x11/libunique/Makefile b/x11/libunique/Makefile
index 2eb1d790725..ba38154555f 100644
--- a/x11/libunique/Makefile
+++ b/x11/libunique/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2009/11/20 11:32:38 drochner Exp $
+# $NetBSD: Makefile,v 1.7 2010/01/30 16:28:00 heinz Exp $
#
DISTNAME= libunique-1.1.6
@@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libunique/1.1/}
MAINTAINER= ahoka@NetBSD.org
HOMEPAGE= http://live.gnome.org/LibUnique
COMMENT= Library for writing single instance applications
+LICENSE= gnu-lgpl-v2.1
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/x11/libxcb/Makefile b/x11/libxcb/Makefile
index e6f8dee44f0..9626c4ef523 100644
--- a/x11/libxcb/Makefile
+++ b/x11/libxcb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2010/01/27 14:00:33 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2010/01/30 16:28:00 heinz Exp $
#
DISTNAME= libxcb-1.5
@@ -9,6 +9,7 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= reed@reedmedia.net
HOMEPAGE= http://xcb.freedesktop.org/
COMMENT= X protocol C-language Binding
+LICENSE= mit # with no-advertising clause
BUILD_DEPENDS+= libxslt>=1.1.0:../../textproc/libxslt
BUILD_DEPENDS+= ${PYPKGPREFIX}-xcbgen>=1.6nb1:../../x11/py-xcbgen
diff --git a/x11/py-gtk2/Makefile b/x11/py-gtk2/Makefile
index 4f50d151e2d..29a16c1e062 100644
--- a/x11/py-gtk2/Makefile
+++ b/x11/py-gtk2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.68 2009/09/10 19:03:48 wiz Exp $
+# $NetBSD: Makefile,v 1.69 2010/01/30 16:27:59 heinz Exp $
#
DISTNAME= pygtk-2.16.0
@@ -10,6 +10,7 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= recht@NetBSD.org
HOMEPAGE= http://www.pygtk.org/
COMMENT= Python bindings for GTK+2
+LICENSE= gnu-lgpl-v2.1
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/x11/py-xcbgen/Makefile b/x11/py-xcbgen/Makefile
index a084764ddfc..098a3dbd73b 100644
--- a/x11/py-xcbgen/Makefile
+++ b/x11/py-xcbgen/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2010/01/27 13:59:46 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2010/01/30 16:28:00 heinz Exp $
#
DISTNAME= xcb-proto-1.6
@@ -11,6 +11,7 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= reed@reedmedia.net
HOMEPAGE= http://xcb.freedesktop.org/
COMMENT= XCB protocol descriptions (in XML)
+LICENSE= mit # with no-advertising clause
DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
diff --git a/x11/xcb-proto/Makefile b/x11/xcb-proto/Makefile
index 91bb2e06058..a708a3b4f35 100644
--- a/x11/xcb-proto/Makefile
+++ b/x11/xcb-proto/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2009/12/15 12:24:02 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2010/01/30 16:28:01 heinz Exp $
#
DISTNAME= xcb-proto-1.6
@@ -9,6 +9,7 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= reed@reedmedia.net
HOMEPAGE= http://xcb.freedesktop.org/
COMMENT= XCB protocol descriptions (in XML)
+LICENSE= mit # with no-advertising clause
PKG_DESTDIR_SUPPORT= user-destdir