summaryrefslogtreecommitdiff
path: root/audio/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2000-01-29 04:36:56 +0000
committerSteve Price <steve@FreeBSD.org>2000-01-29 04:36:56 +0000
commit60d3df4c948b11d24730cbaaa80a3cb03a756326 (patch)
treeffe22c002aef4510e05bd0bb9572e72bd522631d /audio/Makefile
parentThe HTML::Summary module produces summaries from the textual content of (diff)
Adding yamt version 0.2.
Yet another mp3 tool which helps you to organize your mp3s. PR: 16004 Submitted by: Dmitry Sivachenko <dima@Chg.RU>
Notes
Notes: svn path=/head/; revision=25198
Diffstat (limited to 'audio/Makefile')
-rw-r--r--audio/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile
index cc5dcd4fe5b1..4c698cbd77ae 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -107,5 +107,6 @@
SUBDIR += xmpeg3
SUBDIR += xmradio
SUBDIR += xtuner
+ SUBDIR += yamt
.include <bsd.port.subdir.mk>