pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/srp_client add RESTRICTED, NO_*_ON_CDROM



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d13918cf688b
branches:  trunk
changeset: 529985:d13918cf688b
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Thu Jun 14 18:40:57 2007 +0000

description:
add RESTRICTED, NO_*_ON_CDROM

diffstat:

 security/srp_client/Makefile |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r c47afaa5a98c -r d13918cf688b security/srp_client/Makefile
--- a/security/srp_client/Makefile      Thu Jun 14 18:39:05 2007 +0000
+++ b/security/srp_client/Makefile      Thu Jun 14 18:40:57 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2007/01/07 09:14:10 rillig Exp $
+# $NetBSD: Makefile,v 1.34 2007/06/14 18:40:57 gdt Exp $
 
 DISTNAME=              srp-1.4.4
 PKGNAME=               srp-client-1.4.4
@@ -12,6 +12,9 @@
 COMMENT=               Client programs using Secure Remote Password protocol
 
 LICENSE=               srp_client-license
+RESTRICTED=            Vague patent claims.
+NO_SRC_ON_CDROM=       ${RESTRICTED}
+NO_BIN_ON_CDROM=       ${RESTRICTED}
 
 CRYPTO=                        yes
 GNU_CONFIGURE=         yes



Home | Main Index | Thread Index | Old Index