diff options
author | wiz <wiz@pkgsrc.org> | 2006-04-12 21:43:26 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-04-12 21:43:26 +0000 |
commit | 1585f4c44ace87afc55babf61c35a748bbd31ce7 (patch) | |
tree | ad639d74b3b03e3e6c56b9416b18e14bebdd902f /audio | |
parent | 76d6d1b63d221859ec75dcc6bda1bb196d7cfada (diff) | |
download | pkgsrc-1585f4c44ace87afc55babf61c35a748bbd31ce7.tar.gz |
Add and enable libtunepimp.
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 6e366d772f6..48799850b6e 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.307 2006/04/12 20:52:05 rillig Exp $ +# $NetBSD: Makefile,v 1.308 2006/04/12 21:43:26 wiz Exp $ # COMMENT= Audio tools @@ -150,6 +150,7 @@ SUBDIR+= libshout SUBDIR+= libsidplay SUBDIR+= libsidplay2 SUBDIR+= libsndfile +SUBDIR+= libtunepimp SUBDIR+= libvisual SUBDIR+= libvisual-bmp SUBDIR+= libvisual-plugins |