blob: 18f29ec95861218efc7da1efbc7f2e0c8b236149 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
@comment $NetBSD: PLIST,v 1.2 2002/09/12 00:25:29 wiz Exp $
bin/gcdmaster
man/man1/xcdrdao.1
share/pixmaps/gcdmaster/gcdmaster.png
share/pixmaps/gcdmaster/pixmap_audiocd.png
share/pixmaps/gcdmaster/pixmap_copycd.png
share/pixmaps/gcdmaster/pixmap_datacd.png
share/pixmaps/gcdmaster/pixmap_dumpcd.png
share/pixmaps/gcdmaster/pixmap_help.png
share/pixmaps/gcdmaster/pixmap_mixedcd.png
share/pixmaps/gcdmaster/pixmap_open.png
share/gnome/apps/Applications/gcdmaster.desktop
@dirrm share/pixmaps/gcdmaster
@unexec ${RMDIR} %D/share/gnome/apps/Applications 2> /dev/null || ${TRUE}
@unexec ${RMDIR} %D/share/gnome/apps 2> /dev/null || ${TRUE}
|