diff options
author | sylvio <sylvio@FreeBSD.org> | 2010-02-04 05:38:42 +0800 |
---|---|---|
committer | sylvio <sylvio@FreeBSD.org> | 2010-02-04 05:38:42 +0800 |
commit | dd05473c62c609587b3eb19753af361119cc767d (patch) | |
tree | df9e9a16177936a3fea9efac93ff2533a99728f1 /audio/Makefile | |
parent | c66cbe5e9dbca84a9d76de96adc2c28e1a5ebf62 (diff) | |
download | freebsd-ports-gnome-dd05473c62c609587b3eb19753af361119cc767d.tar.gz freebsd-ports-gnome-dd05473c62c609587b3eb19753af361119cc767d.tar.zst freebsd-ports-gnome-dd05473c62c609587b3eb19753af361119cc767d.zip |
- Lightweight media player based on Qt and Gstreamer
WWW: http://code.google.com/p/cueplayer
PR: ports/142909
Submitted by: zloidemon <g.veniamin@googlemail.com>
Approved by: miwi (mentor)
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 3c4bdf1a5f2e..a0761c973960 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -111,6 +111,7 @@ SUBDIR += cripple SUBDIR += csound SUBDIR += cue2toc + SUBDIR += cueplayer SUBDIR += cuetools SUBDIR += cutmp3 SUBDIR += cymbaline |