summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2008-09-12 11:45:41 +0000
committergdt <gdt@pkgsrc.org>2008-09-12 11:45:41 +0000
commit9d4870602ca1d7e3182a090ed81055a05f20a693 (patch)
tree80cc50ae6623acb9525914bcad5b9e633c50d172
parent63da1fb3043332ce7faf25d258d2478cace51836 (diff)
downloadpkgsrc-9d4870602ca1d7e3182a090ed81055a05f20a693.tar.gz
+generic-nonlicense, NO_*_ON_* because one can't read the license due
to distfile/homepage lossage. candidate for removal.
-rw-r--r--security/smimemsg/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/security/smimemsg/Makefile b/security/smimemsg/Makefile
index f31c1fc8402..ee726cd79a8 100644
--- a/security/smimemsg/Makefile
+++ b/security/smimemsg/Makefile
@@ -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 @@ COMMENT= Generate and read S/MIME messages
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.
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