sysutils/cdrdao: Moved man to share/man

Approved by:    portmgr (blanket)
This commit is contained in:
Muhammad Moinur Rahman 2024-02-21 11:14:43 +01:00
parent 06345bfa3c
commit e0c6543b71
No known key found for this signature in database
GPG Key ID: BDB9B5A617C0BC91
2 changed files with 6 additions and 4 deletions

View File

@ -1,5 +1,6 @@
PORTNAME= cdrdao
DISTVERSION= 1_2_5
PORTREVISION= 1
CATEGORIES= sysutils audio
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/rel_${DISTVERSION}/ \
SF/${PORTNAME}/rel_${DISTVERSION}
@ -16,6 +17,7 @@ USES= alias autoreconf compiler:c++11-lang gmake iconv localbase tar:bzip2
USE_CXXSTD= c++11
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --with-gcdmaster=no \
--without-pcctsbin \
--without-pcctsinc \

View File

@ -4,10 +4,10 @@ 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
share/man/man1/cdrdao.1.gz
share/man/man1/cue2toc.1.gz
share/man/man1/toc2cddb.1.gz
share/man/man1/toc2cue.1.gz
%%DATADIR%%/drivers
%%PORTDOCS%%%%DOCSDIR%%/CREDITS
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog