pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/smath-studio
Module Name: pkgsrc
Committed By: hauke
Date: Thu Jul 1 20:03:39 UTC 2021
Modified Files:
pkgsrc/math/smath-studio: Makefile
Log Message:
Disallow for-pay distribution, e.g. on CDROMs (does anybody do that
these days?)
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/math/smath-studio/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/smath-studio/Makefile
diff -u pkgsrc/math/smath-studio/Makefile:1.1 pkgsrc/math/smath-studio/Makefile:1.2
--- pkgsrc/math/smath-studio/Makefile:1.1 Tue Jun 29 14:28:12 2021
+++ pkgsrc/math/smath-studio/Makefile Thu Jul 1 20:03:39 2021
@@ -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 @@ COMMENT= Tiny, powerful, free mathematic
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