summaryrefslogtreecommitdiff
path: root/security/srp_client
diff options
context:
space:
mode:
authorgdt <gdt>2007-06-14 18:40:57 +0000
committergdt <gdt>2007-06-14 18:40:57 +0000
commitf2eed4354ee5ec91673664ca4ede7bc7e7e06c51 (patch)
tree21f3f1f3c43caf4c0316668041bf54b425ee57e6 /security/srp_client
parent41164155d6b2a0a4174a90b83815fb0ce4aef552 (diff)
downloadpkgsrc-f2eed4354ee5ec91673664ca4ede7bc7e7e06c51.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