diff options
author | alexbl <alexbl@FreeBSD.org> | 2007-07-06 07:02:59 +0800 |
---|---|---|
committer | alexbl <alexbl@FreeBSD.org> | 2007-07-06 07:02:59 +0800 |
commit | 62ef33ff9883f7a0305032244d2f681cd2e2b993 (patch) | |
tree | 84bfae6ffe3e73b92437471e3ed812e16dfcc1e6 /audio/Makefile | |
parent | 77670391d874307f910a1718c71e88641813532a (diff) | |
download | freebsd-ports-gnome-62ef33ff9883f7a0305032244d2f681cd2e2b993.tar.gz freebsd-ports-gnome-62ef33ff9883f7a0305032244d2f681cd2e2b993.tar.zst freebsd-ports-gnome-62ef33ff9883f7a0305032244d2f681cd2e2b993.zip |
- Add p5-xmms2, Perl bindings for XMMS2's client library
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index 55066aafd2c9..1ce9c8303839 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -459,6 +459,7 @@ SUBDIR += p5-Xmms SUBDIR += p5-libvorbis SUBDIR += p5-tagged + SUBDIR += p5-xmms2 SUBDIR += pacpl SUBDIR += paman SUBDIR += pd |