summaryrefslogtreecommitdiff
path: root/security/ssh2
diff options
context:
space:
mode:
authorgdt <gdt>2006-05-10 12:26:31 +0000
committergdt <gdt>2006-05-10 12:26:31 +0000
commit0730d467ef5667003526e75fcd6ad7bcccd84277 (patch)
tree8418440ef253d4239ed1f7b5c49f3d7fe1c1aa9b /security/ssh2
parent4480050a8d4d5ca64c9d1dbecd0c56d0573e1649 (diff)
downloadpkgsrc-0730d467ef5667003526e75fcd6ad7bcccd84277.tar.gz
This software does not qualify as either Free or Open Source.
Add LICENSE=, and license file. Set RESTRICTED and NO_BIN_ON_* because permission to distribute derived works is unclear, limited to some operating systems, and requires a reciprocal license grant.
Diffstat (limited to 'security/ssh2')
-rw-r--r--security/ssh2/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/security/ssh2/Makefile b/security/ssh2/Makefile
index 5d35a777084..8b61f9380bf 100644
--- a/security/ssh2/Makefile
+++ b/security/ssh2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2006/03/04 21:30:38 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2006/05/10 12:26:31 gdt Exp $
DISTNAME= ssh-3.2.9.1
PKGNAME= ${DISTNAME:C/ssh-/ssh2-/}
@@ -29,9 +29,10 @@ PLIST_SRC= ${.CURDIR}/../../security/ssh2/PLIST
.include "../../mk/bsd.prefs.mk"
-.if (${OPSYS:M*BSD} == "") && (${OPSYS} != "Linux")
-LICENSE= no-commercial-use
-.endif
+LICENSE= ssh-communications-security-license
+RESTRICTED= Reciprocal grant required for derivative works. Non-comercial use restrictions on some systems.
+NO_BIN_ON_FTP= ${RESTRICTED}
+NO_BIN_ON_CDROM= ${RESTRICTED}
.if ${OPSYS} == "NetBSD" && ${MACHINE_ARCH} == "sparc64"
# Later we may want to put an upper version bound on OS_VERSION or on