summaryrefslogtreecommitdiff
path: root/audio/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-06-29 15:26:46 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-06-29 15:26:46 +0000
commit00f98890b1d5485e93e38da7aed866426b951574 (patch)
treecb2d62161e1e76c5e2d510befafaf9e2e24c7bcd /audio/Makefile
parentFix typo (diff)
New port xwave - a wave record/play/edit utility.
PR: 19200 Submitted by: Trevor Johnson <trevor@jpj.net> Obtained from: NetBSD
Notes
Notes: svn path=/head/; revision=29984
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 4c65bf330163..6772268ca74c 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -127,6 +127,7 @@
SUBDIR += xmradio
SUBDIR += xsidplay
SUBDIR += xtuner
+ SUBDIR += xwave
SUBDIR += yamt
.include <bsd.port.subdir.mk>