aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/dtv/Makefile
blob: a885a96b4935e5099d6de8ff1ff5d018ee938dad (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:    dtv
# Date created:         10 Feb 2002
# Whom:                 dillon
#
# $FreeBSD$
#

PORTNAME=   dtv
PORTVERSION=    0.50
CATEGORIES= graphics
MASTER_SITES=   http://apollo.backplane.com/FreeBSDPorts/

MAINTAINER= dillon@backplane.com
COMMENT=    A client/server based TV capture/display program

RUN_DEPENDS=    wish8.4:${PORTSDIR}/x11-toolkits/tk84

.include <bsd.port.mk>