summaryrefslogtreecommitdiff
path: root/net/tsclient
diff options
context:
space:
mode:
authorkhorben <khorben@pkgsrc.org>2014-10-25 00:02:57 +0000
committerkhorben <khorben@pkgsrc.org>2014-10-25 00:02:57 +0000
commit1143523e5f838a69300e28496d9a23ae958d864e (patch)
tree8545c99f0e4c891ee0857ef67c0f50d00b5f2282 /net/tsclient
parent856240786bbe06000f1bdd62f6e8b6482d3d4eb7 (diff)
downloadpkgsrc-1143523e5f838a69300e28496d9a23ae958d864e.tar.gz
Set LICENSE (GNU GPL version 2, according to the COPYING file)
Diffstat (limited to 'net/tsclient')
-rw-r--r--net/tsclient/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/tsclient/Makefile b/net/tsclient/Makefile
index 7a011050525..bf1c4cc3113 100644
--- a/net/tsclient/Makefile
+++ b/net/tsclient/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.89 2014/10/07 16:47:33 adam Exp $
+# $NetBSD: Makefile,v 1.90 2014/10/25 00:02:57 khorben Exp $
#
DISTNAME= tsclient-0.132
@@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gnomepro.com/tsclient/
COMMENT= GNOME2 Frontend for rdesktop
+LICENSE= gnu-gpl-v2
+
DEPENDS+= rdesktop-[0-9]*:../../net/rdesktop
DEPENDS+= vncviewer-[0-9]*:../../net/vncviewer