diff options
author | tobik <tobik@FreeBSD.org> | 2017-12-14 00:00:37 +0800 |
---|---|---|
committer | tobik <tobik@FreeBSD.org> | 2017-12-14 00:00:37 +0800 |
commit | d574b155927c25b7732a3064f33c78f419cb6250 (patch) | |
tree | 82bb2970fad0126f143b2cc72469b45e02ce2eb7 /multimedia/Makefile | |
parent | fcca7e20d235c0057a2343dd4e685e63307f9fa8 (diff) | |
download | freebsd-ports-gnome-d574b155927c25b7732a3064f33c78f419cb6250.tar.gz freebsd-ports-gnome-d574b155927c25b7732a3064f33c78f419cb6250.tar.zst freebsd-ports-gnome-d574b155927c25b7732a3064f33c78f419cb6250.zip |
New port: multimedia/kodi-devel
Kodi is a free and open source cross-platform media-player and
entertainment hub. It allows users to play and view most videos,
music, podcasts, and other digital media files from local and network
storage media and the internet.
This is a development snapshot of Kodi for the upcoming Kodi v18.
Special thanks to ahtotaat for working with upstream to get Kodi to
build and work out of the box on FreeBSD.
Changes: http://kodi.wiki/view/Kodi_v18_(Leia)_changelog
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 d726c173fb18..1318fba3a26f 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -171,6 +171,7 @@ SUBDIR += kissdx SUBDIR += kmplayer-kde4 SUBDIR += kodi + SUBDIR += kodi-devel SUBDIR += kplayer-kde4 SUBDIR += kvazaar SUBDIR += l-smash |