diff options
author | wiz <wiz@pkgsrc.org> | 2001-07-10 01:17:33 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-07-10 01:17:33 +0000 |
commit | d502b55ec89884ad05c30e31168f0186f66fdf52 (patch) | |
tree | 2174ab75079b8190faaf7aef4846573b10ad738d /audio | |
parent | 6d4e54993ece9f60ac37255fea922b329da8ee3d (diff) | |
download | pkgsrc-d502b55ec89884ad05c30e31168f0186f66fdf52.tar.gz |
Add and enable tfmxplay
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 15f3699fade..8bd4c4c3bd4 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.100 2001/06/21 11:29:28 wiz Exp $ +# $NetBSD: Makefile,v 1.101 2001/07/10 01:17:33 wiz Exp $ # COMMENT= Audio tools @@ -104,6 +104,7 @@ SUBDIR+= sidplay SUBDIR+= snd SUBDIR+= sox SUBDIR+= splay +SUBDIR+= tfmxplay SUBDIR+= timidity SUBDIR+= tosha SUBDIR+= tracker |