diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2016-04-06 14:48:33 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2016-04-06 14:48:33 +0000 |
commit | e247461ef4a0f46a4117473b93fc0a85929646a9 (patch) | |
tree | 2c07f7cbad3a273bbf153de0e25b4a9af7f5ffdc /multimedia/Makefile | |
parent | 6f3619c53f22b72ada584f7fb9a6971370119c00 (diff) |
multimedia/l-smash: add new port
L-SMASH is a cross-platform library for dealing with ISO Base Media
derived formats, including MP4.
https://l-smash.github.io/l-smash/
Notes
Notes:
svn path=/head/; revision=412623
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 5ad6e7ac484c..246a464bb732 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -166,6 +166,7 @@ SUBDIR += kmplayer-kde4 SUBDIR += kodi SUBDIR += kplayer-kde4 + SUBDIR += l-smash SUBDIR += libaacs SUBDIR += libass SUBDIR += libav |