From 748cbae5a048610021c7b6e95888d1e0f250da9b Mon Sep 17 00:00:00 2001
From: nivit <nivit@FreeBSD.org>
Date: Mon, 9 Feb 2009 17:21:25 +0000
Subject: cclive is a command line video extraction utility similar to clive
 but focused on low requirements. Its features are few and essential. cclive
 supports Youtube, GoogleVideo, Break, Liveleak, Sevenload, EvisorTV and
 Dailymotion.

WWW: http://code.google.com/p/cclive/

PR:		ports/131269
Submitted by:	Toni Gundogdu <legatvs at gmail.com>
---
 multimedia/Makefile | 1 +
 1 file changed, 1 insertion(+)

(limited to 'multimedia/Makefile')

diff --git a/multimedia/Makefile b/multimedia/Makefile
index 15e6af941bd0..a094ebb50941 100644
--- a/multimedia/Makefile
+++ b/multimedia/Makefile
@@ -17,6 +17,7 @@
     SUBDIR += bsdbktr_tvtune
     SUBDIR += camserv
     SUBDIR += castpodder
+    SUBDIR += cclive
     SUBDIR += cheese
     SUBDIR += clive
     SUBDIR += clive1
-- 
cgit