# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ MOD_DESC="3rd-person cartoon movie-set mod for kids" MOD_NAME="Piddly's Chance" MOD_BINS="piddly" MOD_TBZ2="piddlys.chance_beta0-english" MOD_ICON="ut2004.xpm" inherit games games-ut2k4mod HOMEPAGE="http://chunkyheads.com/" SRC_URI="${MOD_TBZ2}.run" LICENSE="freedist" IUSE="" pkg_postinst() { ewarn "Read ${GAMES_PREFIX_OPT}/ut2004/PIDDLY/PiddlyReadMe.txt" games-ut2k4mod_pkg_postinst }