diff options
author | itetcu <itetcu@FreeBSD.org> | 2006-07-08 02:26:27 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2006-07-08 02:26:27 +0800 |
commit | 4f156cd52c744d10f0c700940df703c05cd4ccef (patch) | |
tree | 176babc6c16342a026154d35cbe7d718257a7ffe /audio/Makefile | |
parent | 863468c3256abe453524f5b4799740f73adfbeb2 (diff) | |
download | freebsd-ports-gnome-4f156cd52c744d10f0c700940df703c05cd4ccef.tar.gz freebsd-ports-gnome-4f156cd52c744d10f0c700940df703c05cd4ccef.tar.zst freebsd-ports-gnome-4f156cd52c744d10f0c700940df703c05cd4ccef.zip |
Add cpp-xmms2 , c++ Bindings for XMMS2.
PR: ports/99867
Submitted by: Alexander Botero-Lowry <alex at foxybanana.com>
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 ae09d14d86a5..5d14c8603c6b 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -82,6 +82,7 @@ SUBDIR += cowbell SUBDIR += cpige SUBDIR += cplay + SUBDIR += cpp-xmms2 SUBDIR += crip SUBDIR += csound SUBDIR += csound-manual |