diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2008-03-13 17:54:30 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2008-03-13 17:54:30 +0000 |
commit | c4240757694f37024e93ec851460c3aa8fea755d (patch) | |
tree | 101d7986e9b61811626a0927f630464ccf6eb511 /audio/Makefile | |
parent | e1ccd1e1d2af9ab06657d3c87018d22133dc54c0 (diff) | |
download | ports-c4240757694f37024e93ec851460c3aa8fea755d.tar.gz ports-c4240757694f37024e93ec851460c3aa8fea755d.zip |
New plugin for akode 2.0.2: ffmpeg
Notes
Notes:
svn path=/head/; revision=208980
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 6be915af22fc..3ac9bb129804 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -15,6 +15,7 @@ SUBDIR += adplay SUBDIR += afsp SUBDIR += akode + SUBDIR += akode-plugins-ffmpeg SUBDIR += akode-plugins-jack SUBDIR += akode-plugins-mpc SUBDIR += akode-plugins-mpeg |