summaryrefslogtreecommitdiff
path: root/net/tsclient
diff options
context:
space:
mode:
authorkhorben <khorben>2014-10-25 00:02:57 +0000
committerkhorben <khorben>2014-10-25 00:02:57 +0000
commit2c3219a1bd7bcc508a77468cb128d6aa6454d992 (patch)
tree8545c99f0e4c891ee0857ef67c0f50d00b5f2282 /net/tsclient
parent9c045fe9fa6d4281bd6d18d1e899b77111c351fd (diff)
downloadpkgsrc-2c3219a1bd7bcc508a77468cb128d6aa6454d992.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