diff options
author | agc <agc@pkgsrc.org> | 2004-07-04 22:38:33 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2004-07-04 22:38:33 +0000 |
commit | 7c9e0f8768a876a4fa76d3e8964d4a4b8d769c8c (patch) | |
tree | d5517ec9dfed490e5832fe94a09ea7bd25b460a4 /audio/Makefile | |
parent | 5897c6a286989747871d7476f865be27df34c863 (diff) | |
download | pkgsrc-7c9e0f8768a876a4fa76d3e8964d4a4b8d769c8c.tar.gz |
Add and enable gramofile
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 c2984091b1b..a79997ae3dd 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.245 2004/07/04 15:58:16 jmmv Exp $ +# $NetBSD: Makefile,v 1.246 2004/07/04 22:38:33 agc Exp $ # COMMENT= Audio tools @@ -79,6 +79,7 @@ SUBDIR+= gnome-vfs2-cdda SUBDIR+= gogo SUBDIR+= gqmpeg SUBDIR+= gqmpeg-skins +SUBDIR+= gramofile SUBDIR+= gsm SUBDIR+= gst-plugins-artsd SUBDIR+= gst-plugins-cdparanoia |