mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Add documentation files
- Silent check-plist warning regarding orphaned .la file
This commit is contained in:
parent
380c00073b
commit
8ef3bb2a64
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=354495
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= libdvdread
|
||||
PORTVERSION= 4.9.9
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= http://dvdnav.mplayerhq.hu/releases/ \
|
||||
http://contribs.martymac.org/FreeBSD-ports/distfiles/ \
|
||||
@ -19,6 +19,8 @@ INSTALL_TARGET= install-strip
|
||||
USES= gmake libtool:oldver pathfix pkgconfig tar:xz
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
PORTDOCS= AUTHORS COPYING ChangeLog NEWS README TODO
|
||||
|
||||
OPTIONS_DEFINE= DVDCSS
|
||||
.if !defined(PACKAGE_BUILDING)
|
||||
OPTIONS_DEFAULT= DVDCSS
|
||||
|
@ -8,6 +8,7 @@ include/dvdread/nav_print.h
|
||||
include/dvdread/nav_read.h
|
||||
include/dvdread/nav_types.h
|
||||
lib/libdvdread.a
|
||||
@comment lib/libdvdread.la
|
||||
lib/libdvdread.so
|
||||
lib/libdvdread.so.5
|
||||
libdata/pkgconfig/dvdread.pc
|
||||
|
Loading…
Reference in New Issue
Block a user