freebsd-ports/sysutils/cdrdao/pkg-plist
Marius Strobl 0a6f182312 sysutils/cdrdao: drop use of lorder(1)
While at it, switch pkg-plist to @postunexec and remove remnants of the
gcdmaster slave missed in db5b4a8694.

PR:	259254
2021-12-20 21:52:44 +01:00

15 lines
456 B
Text

bin/cdrdao
bin/cue2toc
bin/toc2cddb
bin/toc2cue
%%TOC2MP3%%bin/toc2mp3
@postunexec if [ -f %D/etc/cdrdao.conf ]; then echo "If permanently deleting this package, %D/etc/cdrdao.conf must be removed manually."; fi
man/man1/cdrdao.1.gz
man/man1/cue2toc.1.gz
man/man1/toc2cddb.1.gz
man/man1/toc2cue.1.gz
%%DATADIR%%/drivers
%%PORTDOCS%%%%DOCSDIR%%/CREDITS
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/README.PlexDAE