1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-05 11:35:01 +00:00
2012-06-01 05:26:28 +00:00

31 lines
636 B
Makefile

# New ports collection makefile for: gdvrecv
# Date created: 01 Nov 2004
# Whom: Henri Michelon <hmichelon at e-cml.org>
#
# $FreeBSD$
#
PORTNAME= gdvrecv
PORTVERSION= 1.2
PORTREVISION= 8
CATEGORIES= multimedia
MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= DV Tools for FreeBSD
USE_BZIP2= yes
USE_GNOME= pygtk2
USE_PYTHON= yes
USE_PYDISTUTILS=yes
DESKTOP_ENTRIES="Capture Video" \
"Capture from FireWire Camera" \
"${PREFIX}/share/pixmaps/gdvrecv/camcorder.png" \
"gdvrecv" \
"Application;AudioVideo;" \
true
CONFLICTS= dvts-[0-9]*
.include <bsd.port.mk>