diff options
author | tonio <tonio@pkgsrc.org> | 2005-11-08 15:58:16 +0000 |
---|---|---|
committer | tonio <tonio@pkgsrc.org> | 2005-11-08 15:58:16 +0000 |
commit | a53a31c47fae624a58d1eb4ebf42b711b7b028fc (patch) | |
tree | 869042d2ac7afd9fa44827811d6a9f7b611e9dfd /audio | |
parent | edd21d0cf4cff477a3021e3046f58b8eea207657 (diff) | |
download | pkgsrc-a53a31c47fae624a58d1eb4ebf42b711b7b028fc.tar.gz |
Add audio/cplay
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 4d139388e41..87be550f657 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.290 2005/10/20 19:57:23 xtraeme Exp $ +# $NetBSD: Makefile,v 1.291 2005/11/08 15:58:16 tonio Exp $ # COMMENT= Audio tools @@ -28,6 +28,7 @@ SUBDIR+= cddbd SUBDIR+= cdparanoia SUBDIR+= cdplayer SUBDIR+= cmp3 +SUBDIR+= cplay SUBDIR+= cs4235 SUBDIR+= csound-manual SUBDIR+= csound4 |