aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authormm <mm@FreeBSD.org>2011-03-23 19:37:49 +0800
committermm <mm@FreeBSD.org>2011-03-23 19:37:49 +0800
commit3dea15237253b850189222cd0d35e8c62a6c4c16 (patch)
tree062be168bdceb2e4871a3b5d6db83c5872ec7124 /x11-toolkits
parentdf8c2f89652ae17cf65df8a9c8c164d7ad4d717b (diff)
downloadfreebsd-ports-gnome-3dea15237253b850189222cd0d35e8c62a6c4c16.tar.gz
freebsd-ports-gnome-3dea15237253b850189222cd0d35e8c62a6c4c16.tar.zst
freebsd-ports-gnome-3dea15237253b850189222cd0d35e8c62a6c4c16.zip
- Add LICENSE information
- Make portlint happier
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/bwidget/Makefile5
-rw-r--r--x11-toolkits/tile/Makefile3
-rw-r--r--x11-toolkits/tk84/Makefile3
-rw-r--r--x11-toolkits/tk84/distinfo1
-rw-r--r--x11-toolkits/tk85/Makefile3
-rw-r--r--x11-toolkits/tk85/distinfo1
-rw-r--r--x11-toolkits/tk86/Makefile3
-rw-r--r--x11-toolkits/tk86/distinfo1
-rw-r--r--x11-toolkits/tktable/Makefile3
-rw-r--r--x11-toolkits/tktable/distinfo1
10 files changed, 19 insertions, 5 deletions
diff --git a/x11-toolkits/bwidget/Makefile b/x11-toolkits/bwidget/Makefile
index e578165204fa..e8a881d8ce91 100644
--- a/x11-toolkits/bwidget/Makefile
+++ b/x11-toolkits/bwidget/Makefile
@@ -14,6 +14,9 @@ DISTNAME= BWidget-${PORTVERSION}
MAINTAINER= mm@FreeBSD.org
COMMENT= A high-level widget set for Tcl/Tk
+LICENSE= BSD
+LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+
USE_TK_RUN= 84+
NO_BUILD= yes
@@ -31,7 +34,7 @@ do-install:
.if !defined(NOPORTDOCS)
@$(MKDIR) ${DOCSDIR}/BWman
${INSTALL_DATA} ${WRKSRC}/BWman/*.html ${DOCSDIR}/BWman
-. for FILE in CHANGES.txt ChangeLog LICENSE.txt README.txt
+. for FILE in CHANGES.txt ChangeLog README.txt
${INSTALL_DATA} ${WRKSRC}/${FILE} ${DOCSDIR}/${FILE}
. endfor
.endif
diff --git a/x11-toolkits/tile/Makefile b/x11-toolkits/tile/Makefile
index 53ed919bb525..35fd62fa3388 100644
--- a/x11-toolkits/tile/Makefile
+++ b/x11-toolkits/tile/Makefile
@@ -13,6 +13,9 @@ MASTER_SITES= SF/tktable/${PORTNAME}/${PORTNAME}-0-8-4-0
MAINTAINER= mm@FreeBSD.org
COMMENT= Themed widget set for Tk
+LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/license.terms
+
USE_TK= 84+
USE_AUTOTOOLS= autoconf
diff --git a/x11-toolkits/tk84/Makefile b/x11-toolkits/tk84/Makefile
index fd5f0eb15d3f..4df09c7e7e39 100644
--- a/x11-toolkits/tk84/Makefile
+++ b/x11-toolkits/tk84/Makefile
@@ -17,6 +17,9 @@ DISTNAME= ${PORTNAME}${PORTVERSION}-src
MAINTAINER= mm@FreeBSD.org
COMMENT?= Graphical toolkit for Tcl
+LICENSE= BSD
+LICENSE_FILE= ${WRKSRC}/../license.terms
+
LATEST_LINK?= tk84
USE_XORG= x11
USE_LDCONFIG= yes
diff --git a/x11-toolkits/tk84/distinfo b/x11-toolkits/tk84/distinfo
index f36391d89bdf..c5947abac0a1 100644
--- a/x11-toolkits/tk84/distinfo
+++ b/x11-toolkits/tk84/distinfo
@@ -1,3 +1,2 @@
-MD5 (tk8.4.19-src.tar.gz) = 9b998d0456d1b956eb9da610837a9c47
SHA256 (tk8.4.19-src.tar.gz) = d056fe6c204ac31539616e1069522dd5864a580b64e521fe1a49bc895ca8699f
SIZE (tk8.4.19-src.tar.gz) = 3362694
diff --git a/x11-toolkits/tk85/Makefile b/x11-toolkits/tk85/Makefile
index 4bb6b9914baa..33c0596c9fec 100644
--- a/x11-toolkits/tk85/Makefile
+++ b/x11-toolkits/tk85/Makefile
@@ -15,6 +15,9 @@ DISTNAME= ${PORTNAME}${PORTVERSION}-src
MAINTAINER= mm@FreeBSD.org
COMMENT?= Graphical toolkit for Tcl
+LICENSE= BSD
+LICENSE_TERMS= ${WRKSRC}/../license.terms
+
LATEST_LINK?= tk85
USE_XORG= x11
USE_LDCONFIG= yes
diff --git a/x11-toolkits/tk85/distinfo b/x11-toolkits/tk85/distinfo
index 3878cc2eb77d..4e016bf75ce5 100644
--- a/x11-toolkits/tk85/distinfo
+++ b/x11-toolkits/tk85/distinfo
@@ -1,3 +1,2 @@
-MD5 (tk8.5.9-src.tar.gz) = 7cdeb9feb61593f58a0ae61f2497580e
SHA256 (tk8.5.9-src.tar.gz) = f46b33d41e71ef533140f1814961f0dc22d62aac316df4a4fd3357e1fd788b83
SIZE (tk8.5.9-src.tar.gz) = 3825659
diff --git a/x11-toolkits/tk86/Makefile b/x11-toolkits/tk86/Makefile
index c752d09ec985..7b04590f8b8d 100644
--- a/x11-toolkits/tk86/Makefile
+++ b/x11-toolkits/tk86/Makefile
@@ -16,6 +16,9 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/.b.1/b1/}-src
MAINTAINER= mm@FreeBSD.org
COMMENT?= Graphical toolkit for Tcl
+LICENSE= BSD
+LICENSE_FILE= ${WRKSRC}/../license.terms
+
LATEST_LINK?= tk86
USE_XORG= x11
USE_LDCONFIG= yes
diff --git a/x11-toolkits/tk86/distinfo b/x11-toolkits/tk86/distinfo
index dd50494b1b83..15f581ffafed 100644
--- a/x11-toolkits/tk86/distinfo
+++ b/x11-toolkits/tk86/distinfo
@@ -1,3 +1,2 @@
-MD5 (tk8.6b1-src.tar.gz) = 1f2a8deb93cf0815b2c8cc1214ca85c9
SHA256 (tk8.6b1-src.tar.gz) = 78a06dfd954dee6f9cb739c3cd7deb9adeea567db6ef2aa902b10cc89896ef07
SIZE (tk8.6b1-src.tar.gz) = 3876137
diff --git a/x11-toolkits/tktable/Makefile b/x11-toolkits/tktable/Makefile
index 1f216af251d3..f673baa87e1b 100644
--- a/x11-toolkits/tktable/Makefile
+++ b/x11-toolkits/tktable/Makefile
@@ -15,6 +15,9 @@ DISTNAME= ${PORTNAME:S/tk/Tk/}${PORTVERSION}
MAINTAINER= mm@FreeBSD.org
COMMENT= A table/matrix widget extension to Tk
+LICENSE= BSD
+LICENSE_FILE= ${WRKSRC}/license.txt
+
USE_XORG= x11
USE_TK= 84+
diff --git a/x11-toolkits/tktable/distinfo b/x11-toolkits/tktable/distinfo
index 59dd195e972a..dfba3874c9c9 100644
--- a/x11-toolkits/tktable/distinfo
+++ b/x11-toolkits/tktable/distinfo
@@ -1,3 +1,2 @@
-MD5 (Tktable2.10.tar.gz) = ecdd96b39ad49b820bf084eb1c786f66
SHA256 (Tktable2.10.tar.gz) = c335117fa1be45fe4d3032e96fd4b4641fff6a4f8467878608dabed11198a4cb
SIZE (Tktable2.10.tar.gz) = 284135