diff options
author | kwm <kwm@FreeBSD.org> | 2013-04-29 02:11:38 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2013-04-29 02:11:38 +0800 |
commit | 9cc873b4d7bf8df6d5f19293a45417a703a1d463 (patch) | |
tree | eef5805f7ea024ca7d2a06d4a4d5b34d5b8fbe26 /multimedia | |
parent | 05dbdb69810f1a57efad3d3f069f7e3264d31c0e (diff) | |
download | freebsd-ports-gnome-9cc873b4d7bf8df6d5f19293a45417a703a1d463.tar.gz freebsd-ports-gnome-9cc873b4d7bf8df6d5f19293a45417a703a1d463.tar.zst freebsd-ports-gnome-9cc873b4d7bf8df6d5f19293a45417a703a1d463.zip |
Add gstreamer1-plugins-rtmp
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile index 8eb8216aca23..36e8c19201d4 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -130,6 +130,7 @@ SUBDIR += gstreamer1-plugins-mpeg2dec SUBDIR += gstreamer1-plugins-mpeg2enc SUBDIR += gstreamer1-plugins-resindvd + SUBDIR += gstreamer1-plugins-rtmp SUBDIR += gstreamer1-plugins-schroedinger SUBDIR += gstreamer1-plugins-theora SUBDIR += gstreamer1-plugins-ugly |