diff options
author | wiz <wiz> | 2006-04-12 21:43:26 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-04-12 21:43:26 +0000 |
commit | f61cd5c9d52e4bb1b8765d73f8a5594ee3992c05 (patch) | |
tree | ad639d74b3b03e3e6c56b9416b18e14bebdd902f /audio/Makefile | |
parent | 3abd4306929e7fb69b8e64a6ccadb263f12fc1e4 (diff) | |
download | pkgsrc-f61cd5c9d52e4bb1b8765d73f8a5594ee3992c05.tar.gz |
Add and enable libtunepimp.
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 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 |