mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
19 lines
410 B
Makefile
19 lines
410 B
Makefile
# 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>
|