pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/rsaref Add RESTRICTED based on license.
details: https://anonhg.NetBSD.org/pkgsrc/rev/5ee3de0c5413
branches: trunk
changeset: 529989:5ee3de0c5413
user: gdt <gdt%pkgsrc.org@localhost>
date: Thu Jun 14 18:58:15 2007 +0000
description:
Add RESTRICTED based on license.
diffstat:
security/rsaref/Makefile | 8 ++++++--
1 files changed, 6 insertions(+), 2 deletions(-)
diffs (24 lines):
diff -r 2ac98e238c08 -r 5ee3de0c5413 security/rsaref/Makefile
--- a/security/rsaref/Makefile Thu Jun 14 18:56:59 2007 +0000
+++ b/security/rsaref/Makefile Thu Jun 14 18:58:15 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2006/09/09 02:46:08 obache Exp $
+# $NetBSD: Makefile,v 1.37 2007/06/14 18:58:15 gdt Exp $
#
DISTNAME= rsaref
@@ -11,9 +11,13 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Encryption/authentication library, RSA/MDX/DES
+LICENSE= rsaref-license
+RESTRICTED= No generation of income.
+NO_SRC_ON_CDROM= ${RESTRICTED}
+NO_BIN_ON_CDROM= ${RESTRICTED}
+
WRKSRC= ${WRKDIR}/install
CRYPTO= yes
-LICENSE= rsaref-license
PKG_INSTALLATION_TYPES= overwrite pkgviews
Home |
Main Index |
Thread Index |
Old Index