diff options
author | Beat Gaetzi <beat@FreeBSD.org> | 2014-10-15 11:56:06 +0000 |
---|---|---|
committer | Beat Gaetzi <beat@FreeBSD.org> | 2014-10-15 11:56:06 +0000 |
commit | 63e32fcfc2e9a56c2876fabd86953bdbb5b939b2 (patch) | |
tree | fefb6b249ae0799fde4dcbf444c8d7c02129b6d5 /multimedia/Makefile | |
parent | ae91f822d2dddd987be4fa4a74c12a6f717cb999 (diff) | |
download | ports-63e32fcfc2e9a56c2876fabd86953bdbb5b939b2.tar.gz ports-63e32fcfc2e9a56c2876fabd86953bdbb5b939b2.zip |
Gecko Media Plugins API from mozilla-central.
WWW: https://wiki.mozilla.org/GeckoMediaPlugins
PR: 194356
Submitted by: Jan Beich
Notes
Notes:
svn path=/head/; revision=370909
Diffstat (limited to 'multimedia/Makefile')
-rw-r--r-- | multimedia/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile index 68a1fe20077f..2ed7676c3bd1 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -80,6 +80,7 @@ SUBDIR += gmerlin SUBDIR += gmerlin-avdecoder SUBDIR += gmimms + SUBDIR += gmp-api SUBDIR += gmtk SUBDIR += gnome-mplayer SUBDIR += gnome-subtitles |