mirror of
https://git.freebsd.org/ports.git
synced 2025-04-29 10:06:40 -04:00
multimedia/libdca: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
83e083e300
commit
8edc3881a6
2 changed files with 6 additions and 4 deletions
|
@ -1,5 +1,6 @@
|
||||||
PORTNAME= libdca
|
PORTNAME= libdca
|
||||||
PORTVERSION= 0.0.7
|
PORTVERSION= 0.0.7
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= multimedia
|
CATEGORIES= multimedia
|
||||||
MASTER_SITES= https://get.videolan.org/${PORTNAME}/${DISTVERSION}/ \
|
MASTER_SITES= https://get.videolan.org/${PORTNAME}/${DISTVERSION}/ \
|
||||||
https://download.videolan.org/pub/videolan/${PORTNAME}/${PORTVERSION}/
|
https://download.videolan.org/pub/videolan/${PORTNAME}/${PORTVERSION}/
|
||||||
|
@ -15,6 +16,7 @@ USES= autoreconf libtool pathfix pkgconfig tar:bzip2
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||||
INSTALL_TARGET= install-strip
|
INSTALL_TARGET= install-strip
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -11,7 +11,7 @@ lib/libdca.so.0.0.0
|
||||||
lib/libdts.a
|
lib/libdts.a
|
||||||
libdata/pkgconfig/libdca.pc
|
libdata/pkgconfig/libdca.pc
|
||||||
libdata/pkgconfig/libdts.pc
|
libdata/pkgconfig/libdts.pc
|
||||||
man/man1/dcadec.1.gz
|
share/man/man1/dcadec.1.gz
|
||||||
man/man1/extract_dca.1.gz
|
share/man/man1/extract_dca.1.gz
|
||||||
man/man1/dtsdec.1.gz
|
share/man/man1/dtsdec.1.gz
|
||||||
man/man1/extract_dts.1.gz
|
share/man/man1/extract_dts.1.gz
|
||||||
|
|
Loading…
Add table
Reference in a new issue