pkgsrc-wip/mupen64-base/PLIST
Thomas Klausner 0c70c4bbbf Since mupen64-plugins don't have a dependency on mupen64-base,
make sure that they create the directory if necessary (except
those that have mupen64-base as a BUILD_DEPENDS). Let mupen64-base
only remove share/mupen64-base/plugins if it is empty.
2004-11-08 22:57:03 +00:00

26 lines
978 B
Text

@comment $NetBSD: PLIST,v 1.6 2004/11/08 22:57:03 thomasklausner Exp $
bin/mupen64
share/doc/mupen64-base/readme.pdf
share/mupen64-base/lang/catalan.lng
share/mupen64-base/lang/dutch.lng
share/mupen64-base/lang/english.lng
share/mupen64-base/lang/french.lng
share/mupen64-base/lang/german.lng
share/mupen64-base/lang/italian.lng
share/mupen64-base/lang/spanish.lng
share/mupen64-base/lang/pt_BR.lng
share/mupen64-base/logo.xpm
share/mupen64-base/mupen64
share/mupen64-base/mupen64.ini
share/mupen64-base/roms/pong.v64.gz
share/mupen64-base/roms/fire.bin.gz
@dirrm share/mupen64-base/lang
@dirrm share/mupen64-base/roms
@exec ${MKDIR} %D/share/mupen64-base/save
@dirrm share/mupen64-base/save
@exec ${MKDIR} %D/share/mupen64-base/scripts
@dirrm share/mupen64-base/scripts
@exec ${MKDIR} %D/share/mupen64-base/plugins
@unexec ${RMDIR} %D/share/mupen64-base/plugins 2>/dev/null || ${TRUE}
@unexec ${RMDIR} %D/share/mupen64-base 2>/dev/null || ${TRUE}
@dirrm share/doc/mupen64-base