mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
16f9b1e8c9
- Pet portlint
19 lines
404 B
Makefile
19 lines
404 B
Makefile
# New ports collection makefile for: dtv
|
|
# Date created: 10 Feb 2002
|
|
# Whom: dillon
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= dtv
|
|
PORTVERSION= 0.50
|
|
CATEGORIES= multimedia
|
|
MASTER_SITES= http://apollo.backplane.com/FreeBSDPorts/
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= A client/server based TV capture/display program
|
|
|
|
RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84
|
|
|
|
.include <bsd.port.mk>
|