aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/mythtv-frontend/Makefile
blob: 2338736a19fe251db943943e57903225339ab014 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Created by: Bernhard Froehlich <decke@bluelife.at>
# $FreeBSD$

PORTREVISION=   1
PKGNAMESUFFIX=  -${SLAVEPORT}

MAINTAINER= ports@FreeBSD.org
COMMENT=    MythTV is a homebrew PVR project (frontend only)

MASTERDIR=  ${.CURDIR}/../../multimedia/mythtv
SLAVEPORT=  frontend
PLIST=      ${.CURDIR}/pkg-plist

.include "${MASTERDIR}/Makefile"