pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/adom adom: disallow redistribution
details: https://anonhg.NetBSD.org/pkgsrc/rev/984ca85623e2
branches: trunk
changeset: 369915:984ca85623e2
user: maya <maya%pkgsrc.org@localhost>
date: Sun Oct 08 07:06:08 2017 +0000
description:
adom: disallow redistribution
There seem to be some restrictions on it, although I'm not certain that
the package was violating them as it. To avoid doubts, restrict.
License URL (also inside the package) at
http://www.adom.de/adom/readme1st.php3
diffstat:
games/adom/Makefile | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diffs (22 lines):
diff -r fc559a8fb7a6 -r 984ca85623e2 games/adom/Makefile
--- a/games/adom/Makefile Sun Oct 08 04:52:06 2017 +0000
+++ b/games/adom/Makefile Sun Oct 08 07:06:08 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2012/10/06 11:54:30 asau Exp $
+# $NetBSD: Makefile,v 1.18 2017/10/08 07:06:08 maya Exp $
DISTNAME= adom-111-elf
PKGNAME= adom-1.1.1
@@ -10,6 +10,12 @@
HOMEPAGE= http://www.adom.de/
COMMENT= Ancient Domains of Mystery - yet another roguelike game
+RESTRICTED= Explicit restrictions on distribution
+NO_BIN_ON_CDROM= ${RESTRICTED}
+NO_SRC_ON_CDROM= ${RESTRICTED}
+NO_BIN_ON_FTP= ${RESTRICTED}
+NO_SRC_ON_FTP= ${RESTRICTED}
+
EMUL_PLATFORMS= linux-i386
EMUL_MODULES.linux= base
Home |
Main Index |
Thread Index |
Old Index