diff options
author | makc <makc@FreeBSD.org> | 2012-09-22 06:23:22 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2012-09-22 06:23:22 +0800 |
commit | 14c69501d472388cc8e1fcc72f45d725418733ed (patch) | |
tree | 16c208f587b05f810758b69fd9bd873efe2d06ce /audio/Makefile | |
parent | 2243cdbcd403bd6fbe0a82d675cd8ab92e879590 (diff) | |
download | freebsd-ports-gnome-14c69501d472388cc8e1fcc72f45d725418733ed.tar.gz freebsd-ports-gnome-14c69501d472388cc8e1fcc72f45d725418733ed.tar.zst freebsd-ports-gnome-14c69501d472388cc8e1fcc72f45d725418733ed.zip |
Add new port audio/lxmusic:
LXDE music player based on xmms2
PR: ports/171651
Submitted by: Eric Turgeon <ericturgeon.bsd at gmail.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 9df354bc02b0..84aea486798b 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -434,6 +434,7 @@ SUBDIR += lpac SUBDIR += lplayer SUBDIR += lv2core + SUBDIR += lxmusic SUBDIR += mac SUBDIR += mad SUBDIR += madfufw |