pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/smimemsg +generic-nonlicense, NO_*_ON_* becau...
details: https://anonhg.NetBSD.org/pkgsrc/rev/360e4a0a0275
branches: trunk
changeset: 547091:360e4a0a0275
user: gdt <gdt%pkgsrc.org@localhost>
date: Fri Sep 12 11:45:41 2008 +0000
description:
+generic-nonlicense, NO_*_ON_* because one can't read the license due
to distfile/homepage lossage.
candidate for removal.
diffstat:
security/smimemsg/Makefile | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (23 lines):
diff -r 6ccdb7a96107 -r 360e4a0a0275 security/smimemsg/Makefile
--- a/security/smimemsg/Makefile Fri Sep 12 11:42:02 2008 +0000
+++ b/security/smimemsg/Makefile Fri Sep 12 11:45:41 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2008/05/17 08:22:56 obache Exp $
+# $NetBSD: Makefile,v 1.13 2008/09/12 11:45:41 gdt Exp $
#
DISTNAME= smimemsg15
@@ -13,9 +13,13 @@
WRKSRC= ${WRKDIR}/smimemsg
GNU_CONFIGURE= yes
+# unreachable homepage, unfetchable distfile
+LICENSE= generic-nonlicense
RESTRICTED= Source code redistribution is not permitted.consult okuno%mars.elcom.nitech.ac.jp@localhost.
NO_SRC_ON_FTP= ${RESTRICTED}
+NO_BIN_ON_FTP= ${RESTRICTED}
NO_SRC_ON_CDROM= ${RESTRICTED}
+NO_BIN_ON_CDROM= ${RESTRICTED}
pre-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/smimemsg
Home |
Main Index |
Thread Index |
Old Index