pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/misc/softmaker-office-demo Set RESTRICT and NO_*_ON_*.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d0d2e4966ebf
branches:  trunk
changeset: 533065:d0d2e4966ebf
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Sep 07 21:05:39 2007 +0000

description:
Set RESTRICT and NO_*_ON_*.

diffstat:

 misc/softmaker-office-demo/Makefile |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (22 lines):

diff -r bbb50793463c -r d0d2e4966ebf misc/softmaker-office-demo/Makefile
--- a/misc/softmaker-office-demo/Makefile       Fri Sep 07 21:05:28 2007 +0000
+++ b/misc/softmaker-office-demo/Makefile       Fri Sep 07 21:05:39 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/09/07 20:58:19 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2007/09/07 21:05:39 wiz Exp $
 #
 
 DISTNAME=      ofl06trial
@@ -11,6 +11,12 @@
 HOMEPAGE=      http://www.softmaker.net/
 COMMENT=       SoftMaker Office (TextMaker and PlanMaker) demo version (Linux binary)
 
+RESTRICTED=            Demo version, license unclear.
+NO_SRC_ON_FTP=         ${RESTRICTED}
+NO_BIN_ON_FTP=         ${RESTRICTED}
+NO_SRC_ON_CDROM=       ${RESTRICTED}
+NO_BIN_ON_CDROM=       ${RESTRICTED}
+
 WRKSRC=                ${WRKDIR}/officetrial
 USE_LANGUAGES= # none
 EMUL_PLATFORMS=                linux-i386



Home | Main Index | Thread Index | Old Index