diff options
author | avl <avl@FreeBSD.org> | 2009-07-03 07:16:55 +0800 |
---|---|---|
committer | avl <avl@FreeBSD.org> | 2009-07-03 07:16:55 +0800 |
commit | 36759ceb26e862f2d89ae1118edfb9855c264a62 (patch) | |
tree | 14606d7f35e01352673ec8c97e07fd23cea540e4 /multimedia/Makefile | |
parent | 5c7113228941de6a489c29b5480fb16ac7bdadfa (diff) | |
download | freebsd-ports-gnome-36759ceb26e862f2d89ae1118edfb9855c264a62.tar.gz freebsd-ports-gnome-36759ceb26e862f2d89ae1118edfb9855c264a62.tar.zst freebsd-ports-gnome-36759ceb26e862f2d89ae1118edfb9855c264a62.zip |
An easy to use multimedia transcoder for the GNOME Desktop.
Arista focuses on being easy to use by making the complex task of
encoding for various devices simple. Pick your input, pick your target
device, choose a file to save to and go.
WWW: http://programmer-art.org/projects/arista-transcoder
PR: ports/136014
Submitted by: Steve Wills <steve at mouf.net>
Approved by: tabthorpe (mentor)
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 b2b0e6ccd7f0..6880e55f2181 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -5,6 +5,7 @@ SUBDIR += abby SUBDIR += acidrip + SUBDIR += arista SUBDIR += atomicparsley SUBDIR += audacious SUBDIR += audacious-plugins |