1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00
freebsd-ports/multimedia/dtv/Makefile
Mario Sergio Fujikawa Ferreira 28d8313f64 After repo copy from graphics category to newly create multimedia
one, update all appropriate references: *_DEPENDS, CATEGORIES

Repo copied by:		cvs (joe)
Approved by:		portmgr (self & no objections)
2003-04-04 01:38:40 +00:00

19 lines
412 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= dillon@backplane.com
COMMENT= A client/server based TV capture/display program
RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84
.include <bsd.port.mk>