Path to this page:
./
games/falcons-eye,
Falcons Eye NetHack
Branch: pkgsrc-2008Q4,
Version: 1.9.3nb13,
Package name: falcons-eye-1.9.3nb13,
Maintainer: pkgsrc-usersFalcon's Eye is a mouse-driven interface for NetHack that enhances the
visuals, audio and accessibility of the game.
DEINSTALL [+/-]# $NetBSD: DEINSTALL,v 1.2 2006/06/19 23:09:59 jlam Exp $
case "${STAGE}" in
DEINSTALL)
DATADIR="${PKG_PREFIX}/share/falcons-eye-dir"
${RMDIR} -p ${DATADIR} 2>/dev/null || ${TRUE}
if ${TEST} -d ${DATADIR}; then
${CAT} << EOF
======================================================================
The records, log, settings and savegames were not wiped out by this
deletion process. If you don't want them around, then please remove
the following directory:
${DATADIR}
======================================================================
EOF
fi
;;
esac
Required to run:[
devel/SDL]
Required to build:[
pkgtools/x11-links] [
x11/renderproto] [
x11/randrproto] [
archivers/unzip] [
devel/bison]
Master sites: (Expand)
Version history: (Expand)
- (2009-01-06) Package added to pkgsrc.se, version falcons-eye-1.9.3nb13 (created)