freebsd-ports/multimedia/mythtv-frontend/Makefile
Kyle Evans e7b2c0d90a multimedia/mythtv: update to 31.0
- Upgrade multimedia/mythtv and multimedia/mythtv-frontend from 30 to 31.0
- Bumps python to 3.5+
- Uses ffmpeg 4.3.1 so CVE-2016-10191 no longer applies
- Configuration options changed to reflect update

Release notes: https://www.mythtv.org/wiki/Release_Notes_-_31

audio/mythplugin-mythmusic also bumped as a reverse dep.

Pass maintainership of multimedia/mythtv* to submitter.

PR:		249484
Submitted by:	Alan Hicks <ahicks p-o co uk>
2020-12-16 02:48:03 +00:00

13 lines
301 B
Makefile

# Created by: Bernhard Froehlich <decke@bluelife.at>
# $FreeBSD$
PKGNAMESUFFIX= -${SLAVEPORT}
MAINTAINER= ahicks@p-o.co.uk
COMMENT= Homebrew PVR project (frontend only)
MASTERDIR= ${.CURDIR}/../../multimedia/mythtv
SLAVEPORT= frontend
PLIST= ${.CURDIR}/pkg-plist
.include "${MASTERDIR}/Makefile"