diff options
author | lofi <lofi@FreeBSD.org> | 2008-03-14 01:54:30 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2008-03-14 01:54:30 +0800 |
commit | 7e59b3c8f3364f8e9916c8d219894da2c3941f44 (patch) | |
tree | b49cf6bb598d1b80cf91921c10b24c3962ad8bb4 | |
parent | 30ff9f4beba5249a6c55caf98a59d2eac5be96ed (diff) | |
download | freebsd-ports-gnome-7e59b3c8f3364f8e9916c8d219894da2c3941f44.tar.gz freebsd-ports-gnome-7e59b3c8f3364f8e9916c8d219894da2c3941f44.tar.zst freebsd-ports-gnome-7e59b3c8f3364f8e9916c8d219894da2c3941f44.zip |
New plugin for akode 2.0.2: ffmpeg
-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 |