mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Remove conflicted files with rtmpdump and a CONFLICTS line. The
flvstreamer can coexist with rtmpdump now. Pointed out by: Jan Henrik Sylvester
This commit is contained in:
parent
376352b380
commit
c191bf75cd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=267374
@ -6,6 +6,7 @@
|
||||
|
||||
PORTNAME= flvstreamer
|
||||
PORTVERSION= 2.1.c.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= multimedia net
|
||||
MASTER_SITES= SAVANNAH
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}/source
|
||||
@ -14,12 +15,11 @@ DISTNAME= ${PORTNAME}-2.1c1
|
||||
MAINTAINER= hrs@FreeBSD.org
|
||||
COMMENT= An open source command-line RTMP client
|
||||
|
||||
CONFLICTS= rtmpdump-[0-9]*
|
||||
USE_GMAKE= yes
|
||||
ALL_TARGET= posix
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
PLIST_FILES= bin/flvstreamer bin/streams bin/rtmpsrv bin/rtmpsuck
|
||||
PLIST_FILES= bin/flvstreamer bin/streams
|
||||
PORTDOCS= ChangeLog ChangeLog.rtmpdump README
|
||||
|
||||
do-install:
|
||||
|
Loading…
Reference in New Issue
Block a user