diff options
author | wiz <wiz> | 2001-07-10 01:17:33 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-07-10 01:17:33 +0000 |
commit | 7875156f9e76b28e1a3904bf20aca911608abc9d (patch) | |
tree | 2174ab75079b8190faaf7aef4846573b10ad738d /audio/Makefile | |
parent | a84fe44bb426567337a21d6f6ec53a149b3d3843 (diff) | |
download | pkgsrc-7875156f9e76b28e1a3904bf20aca911608abc9d.tar.gz |
Add and enable tfmxplay
Diffstat (limited to 'audio/Makefile')
-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 |