aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2010-06-14 16:22:55 +0800
committerdougb <dougb@FreeBSD.org>2010-06-14 16:22:55 +0800
commit871de6d19e9e95de86ff8f6fd22bcc514d8bf7d4 (patch)
tree95c498fc67d6802e14712576dde77a1052867735 /x11
parentceec96988f0d311806605a4a96e38c19810b4a87 (diff)
downloadfreebsd-ports-gnome-871de6d19e9e95de86ff8f6fd22bcc514d8bf7d4.tar.gz
freebsd-ports-gnome-871de6d19e9e95de86ff8f6fd22bcc514d8bf7d4.tar.zst
freebsd-ports-gnome-871de6d19e9e95de86ff8f6fd22bcc514d8bf7d4.zip
Add LICENSE information to my ports where the right answer is obvious
Diffstat (limited to 'x11')
-rw-r--r--x11/tint/Makefile2
-rw-r--r--x11/tint/pkg-descr2
2 files changed, 4 insertions, 0 deletions
diff --git a/x11/tint/Makefile b/x11/tint/Makefile
index abfa9532b065..496af528d6a6 100644
--- a/x11/tint/Makefile
+++ b/x11/tint/Makefile
@@ -13,6 +13,8 @@ MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
MAINTAINER= dougb@FreeBSD.org
COMMENT= Lightweight freedesktop-compliant panel/taskbar/systray/clock
+LICENSE= GPLv2
+
MAKE_JOBS_SAFE= yes
LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo
diff --git a/x11/tint/pkg-descr b/x11/tint/pkg-descr
index ab84b189cda3..c0505cb49c77 100644
--- a/x11/tint/pkg-descr
+++ b/x11/tint/pkg-descr
@@ -13,6 +13,8 @@ Tint panel features
* clock with font, color and transparency
* multi-monitor : panel position adjust to monitor, taskbar by monitor
+LICENSE: GPL2 or later
+
WWW: http://code.google.com/p/tint2/
- Doug Barton