diff options
author | decke <decke@FreeBSD.org> | 2013-07-18 00:08:41 +0800 |
---|---|---|
committer | decke <decke@FreeBSD.org> | 2013-07-18 00:08:41 +0800 |
commit | 740f1a1e2ff1b9d6fc1975d554aa12452889074e (patch) | |
tree | 8e66c473845e40e81f4505bdff8d9234eb508dc3 /multimedia/Makefile | |
parent | 97b2148e2671219d5a361f2c58d67d538618d35e (diff) | |
download | freebsd-ports-gnome-740f1a1e2ff1b9d6fc1975d554aa12452889074e.tar.gz freebsd-ports-gnome-740f1a1e2ff1b9d6fc1975d554aa12452889074e.tar.zst freebsd-ports-gnome-740f1a1e2ff1b9d6fc1975d554aa12452889074e.zip |
A TV streaming server for Linux and FreeBSD supporting
DVB-S, DVB-S2, DVB-C, DVB-T, ATSC, IPTV, and Analog video
(V4L) as input sources.
WWW: https://tvheadend.org/
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 2a9416d773ba..fc488d6bd3c9 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -352,6 +352,7 @@ SUBDIR += transkode SUBDIR += tstools SUBDIR += tunapie + SUBDIR += tvheadend SUBDIR += umph SUBDIR += umplayer SUBDIR += umr |