diff options
author | nivit <nivit@FreeBSD.org> | 2009-02-10 01:21:25 +0800 |
---|---|---|
committer | nivit <nivit@FreeBSD.org> | 2009-02-10 01:21:25 +0800 |
commit | 748cbae5a048610021c7b6e95888d1e0f250da9b (patch) | |
tree | 7313e0e2887c492ea0b3d913c5d466828152abd2 /multimedia/Makefile | |
parent | 2b9ece045e88045e6ae8a8728f7cb5f028ad2f5f (diff) | |
download | freebsd-ports-gnome-748cbae5a048610021c7b6e95888d1e0f250da9b.tar.gz freebsd-ports-gnome-748cbae5a048610021c7b6e95888d1e0f250da9b.tar.zst freebsd-ports-gnome-748cbae5a048610021c7b6e95888d1e0f250da9b.zip |
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>
Diffstat (limited to 'multimedia/Makefile')
-rw-r--r-- | multimedia/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |