summaryrefslogtreecommitdiff
path: root/games/openttd
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2008-03-04 12:02:11 +0000
committertnn <tnn@pkgsrc.org>2008-03-04 12:02:11 +0000
commit767979bdfe2a82f460c42af5b9f728dc6a2ef2cb (patch)
tree9eb2e1ded01ef44cf8c6a6e3fd1804aa04d53e9f /games/openttd
parent53a923963e90fa9dcdea65b3ea00dd114e9fc03e (diff)
downloadpkgsrc-767979bdfe2a82f460c42af5b9f728dc6a2ef2cb.tar.gz
Add a pseudolicense for Transport Tycoon Deluxe datafiles,
used by games/openttd. Requested by wiz@
Diffstat (limited to 'games/openttd')
-rw-r--r--games/openttd/options.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/openttd/options.mk b/games/openttd/options.mk
index 600c8492f51..8533538676a 100644
--- a/games/openttd/options.mk
+++ b/games/openttd/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.1 2008/03/04 04:05:30 tnn Exp $
+# $NetBSD: options.mk,v 1.2 2008/03/04 12:02:11 tnn Exp $
.include "../../mk/bsd.prefs.mk"
@@ -10,8 +10,8 @@ PKG_SUGGESTED_OPTIONS= # empty
.if !empty(PKG_OPTIONS:Mttd-data)
PLIST_SUBST+= TTD_DATA=""
-LICENSE= commercial-software
-RESTRICTED= commercial-software
+LICENSE= ttd-pseudolicense
+RESTRICTED= No redistribution allowed
NO_BIN_ON_CDROM= ${RESTRICTED}
NO_BIN_ON_FTP= ${RESTRICTED}
NO_SRC_ON_CDROM= ${RESTRICTED}