mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Register conflicts over ${PREFIX}/bin/play file
Submitted by: Tomas Pluskal <plusik@pohoda.cz> over CZ/SK users mailing list
This commit is contained in:
parent
f91c0899e8
commit
982dccf115
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=116674
@ -14,6 +14,8 @@ MASTER_SITES= ${MASTER_SITE_PORTS_JP}
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A simple audio file player
|
||||
|
||||
CONFLICTS= sox-*
|
||||
|
||||
MANLANG= ja
|
||||
MAN1= play.1
|
||||
MANCOMPRESSED= yes
|
||||
|
@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= sox
|
||||
MAINTAINER= dnelson@allantgroup.com
|
||||
COMMENT= SOund eXchange - universal sound sample translator
|
||||
|
||||
CONFLICTS= play-*
|
||||
|
||||
MAN1= sox.1 play.1 soxexam.1
|
||||
MLINKS= play.1 rec.1 sox.1 soxmix.1
|
||||
GNU_CONFIGURE= yes
|
||||
|
Loading…
Reference in New Issue
Block a user