summaryrefslogtreecommitdiffstats
path: root/multimedia/quvi/Makefile
blob: ac19cf24b646c7d416d597180a7c7bd8c89da2fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# New ports collection makefile for:	quvi
# Date created:		2 February 2010
# Whom:			Toni Gundogdu <legatvs@gmail.com>
#
# $FreeBSD$
#

PORTNAME=	quvi
PORTVERSION=	0.4.2
CATEGORIES=	multimedia devel
MASTER_SITES=	SF/${PORTNAME}/${PORTVERSION:R}/${PORTNAME}/ \
		GOOGLE_CODE

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Command line tool for parsing flash media stream URLs

LICENSE=	GPLv3

BUILD_DEPENDS=	libquvi>=0.4.0:${PORTSDIR}/multimedia/libquvi
LIB_DEPENDS=	curl.6:${PORTSDIR}/ftp/curl
RUN_DEPENDS=	libquvi>=0.4.0:${PORTSDIR}/multimedia/libquvi

GNU_CONFIGURE=	yes
USE_GNOME=	pkgconfig
USE_XZ=		yes

MAN1=		quvi.1
PLIST_FILES=	bin/quvi

.include <bsd.port.mk>
OpenPOWER on IntegriCloud