summaryrefslogtreecommitdiff
path: root/security/srp_client
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2007-06-14 18:40:57 +0000
committergdt <gdt@pkgsrc.org>2007-06-14 18:40:57 +0000
commit26ec902b25edcc1090601d813394d358872c8c93 (patch)
tree21f3f1f3c43caf4c0316668041bf54b425ee57e6 /security/srp_client
parent5f103079ec578c148945498801932b314104e2bb (diff)
downloadpkgsrc-26ec902b25edcc1090601d813394d358872c8c93.tar.gz
add RESTRICTED, NO_*_ON_CDROM
Diffstat (limited to 'security/srp_client')
-rw-r--r--security/srp_client/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/security/srp_client/Makefile b/security/srp_client/Makefile
index 56db67fc292..cdea79ecad4 100644
--- a/security/srp_client/Makefile
+++ b/security/srp_client/Makefile
@@ -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 @@ HOMEPAGE= http://srp.stanford.edu/
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