2012-10-27 15:24:45 +02:00
|
|
|
# Created by: Bernhard Froehlich <decke@bluelife.at>
|
2009-01-15 22:24:56 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
2019-03-17 14:14:52 +01:00
|
|
|
PORTREVISION= 1
|
2018-03-25 19:09:05 +02:00
|
|
|
PKGNAMESUFFIX= -${SLAVEPORT}
|
2009-01-15 22:24:56 +01:00
|
|
|
|
2016-11-17 08:18:45 +01:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2020-05-27 16:55:03 +02:00
|
|
|
COMMENT= Homebrew PVR project (frontend only)
|
2009-01-15 22:24:56 +01:00
|
|
|
|
2018-03-25 19:09:05 +02:00
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/mythtv
|
|
|
|
SLAVEPORT= frontend
|
|
|
|
PLIST= ${.CURDIR}/pkg-plist
|
2016-11-25 10:31:14 +01:00
|
|
|
|
2018-03-25 19:09:05 +02:00
|
|
|
.include "${MASTERDIR}/Makefile"
|