diff options
author | tnn <tnn> | 2008-03-04 12:02:11 +0000 |
---|---|---|
committer | tnn <tnn> | 2008-03-04 12:02:11 +0000 |
commit | 29917ceee077fa449bd120d9cffcfb8ea0790083 (patch) | |
tree | 9eb2e1ded01ef44cf8c6a6e3fd1804aa04d53e9f /games/openttd | |
parent | 7da58396d1b518842d8cd6e079af053852560629 (diff) | |
download | pkgsrc-29917ceee077fa449bd120d9cffcfb8ea0790083.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.mk | 6 |
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} |