aboutsummaryrefslogtreecommitdiff
path: root/audio/play
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-08-19 12:47:48 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-08-19 12:47:48 +0000
commit982dccf115d94c09e28394f4a8d3718566766b84 (patch)
tree0097eaa3e29ccbb512aaf025866de34841103872 /audio/play
parentf91c0899e867a0fa512ff568211a5b1e7e1691a2 (diff)
downloadports-982dccf115d94c09e28394f4a8d3718566766b84.tar.gz
ports-982dccf115d94c09e28394f4a8d3718566766b84.zip
- Register conflicts over ${PREFIX}/bin/play file
Submitted by: Tomas Pluskal <plusik@pohoda.cz> over CZ/SK users mailing list
Notes
Notes: svn path=/head/; revision=116674
Diffstat (limited to 'audio/play')
-rw-r--r--audio/play/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/play/Makefile b/audio/play/Makefile
index f676c7994979..826039a0c435 100644
--- a/audio/play/Makefile
+++ b/audio/play/Makefile
@@ -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