mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
multimedia/libdca: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
83e083e300
commit
8edc3881a6
@ -1,5 +1,6 @@
|
||||
PORTNAME= libdca
|
||||
PORTVERSION= 0.0.7
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= https://get.videolan.org/${PORTNAME}/${DISTVERSION}/ \
|
||||
https://download.videolan.org/pub/videolan/${PORTNAME}/${PORTVERSION}/
|
||||
@ -15,6 +16,7 @@ USES= autoreconf libtool pathfix pkgconfig tar:bzip2
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -11,7 +11,7 @@ lib/libdca.so.0.0.0
|
||||
lib/libdts.a
|
||||
libdata/pkgconfig/libdca.pc
|
||||
libdata/pkgconfig/libdts.pc
|
||||
man/man1/dcadec.1.gz
|
||||
man/man1/extract_dca.1.gz
|
||||
man/man1/dtsdec.1.gz
|
||||
man/man1/extract_dts.1.gz
|
||||
share/man/man1/dcadec.1.gz
|
||||
share/man/man1/extract_dca.1.gz
|
||||
share/man/man1/dtsdec.1.gz
|
||||
share/man/man1/extract_dts.1.gz
|
||||
|
Loading…
Reference in New Issue
Block a user