mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
multimedia/dvbsnoop: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
04a59930aa
commit
855a84a9f4
1 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= dvbsnoop
|
||||
PORTVERSION= 1.4.50
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
|
@ -10,11 +11,12 @@ WWW= https://dvbsnoop.sourceforge.net/
|
|||
DVB_HEADERS= dmx.h frontend.h
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CFLAGS+= -I${WRKSRC}
|
||||
USES= gmake
|
||||
|
||||
PLIST_FILES= bin/${PORTNAME} \
|
||||
man/man1/dvbsnoop.1.gz
|
||||
share/man/man1/dvbsnoop.1.gz
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue