pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math/smath-studio Disallow for-pay distribution, e.g. ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/afcbfcd86baa
branches:  trunk
changeset: 455266:afcbfcd86baa
user:      hauke <hauke%pkgsrc.org@localhost>
date:      Thu Jul 01 20:03:39 2021 +0000

description:
Disallow for-pay distribution, e.g. on CDROMs (does anybody do that
these days?)

diffstat:

 math/smath-studio/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r f33747b80884 -r afcbfcd86baa math/smath-studio/Makefile
--- a/math/smath-studio/Makefile        Thu Jul 01 17:10:04 2021 +0000
+++ b/math/smath-studio/Makefile        Thu Jul 01 20:03:39 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2021/06/29 14:28:12 hauke Exp $
+# $NetBSD: Makefile,v 1.2 2021/07/01 20:03:39 hauke Exp $
 
 DISTNAME=      SMathStudioDesktop.${PKGVERSION_NOREV:S/./_/g}.Mono
 PKGNAME=       smath-studio-${PKGVER}
@@ -14,6 +14,7 @@
 
 LICENSE=               smath-license
 RESTRICTED=            Redistribution of repackaged binaries not permitted
+NO_SRC_ON_CDROM=       ${RESTRICTED}
 NO_BIN_ON_CDROM=       ${RESTRICTED}
 NO_BIN_ON_FTP=         ${RESTRICTED}
 



Home | Main Index | Thread Index | Old Index