diff options
author | rafan <rafan@FreeBSD.org> | 2008-02-24 16:43:21 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2008-02-24 16:43:21 +0800 |
commit | 8a88ffec6e057e128b368388a98347668725e1fd (patch) | |
tree | 9a912cd05c1f532072b7a6be6a36f0865bb7bea5 /multimedia/Makefile | |
parent | a2cfa7e2de0329a813d5a66941cc623900e9bade (diff) | |
download | freebsd-ports-graphics-8a88ffec6e057e128b368388a98347668725e1fd.tar.gz freebsd-ports-graphics-8a88ffec6e057e128b368388a98347668725e1fd.tar.zst freebsd-ports-graphics-8a88ffec6e057e128b368388a98347668725e1fd.zip |
Smilutils is a collection of command line utilities
for Digital Video manipulation.
Note: Sources are available through cvs.
WWW: http://sourceforge.net/projects/kino/
WWW: http://users.pandora.be/acp/kino/smilutils.html
PR: ports/120981
Submitted by: Diego Depaoli <trebestie 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 bb250b5426a..b0caacecdd0 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -198,6 +198,7 @@ SUBDIR += ruby-flvtool2 SUBDIR += sabbu SUBDIR += shell-fm + SUBDIR += smilutils SUBDIR += smpeg SUBDIR += smpeg-xmms SUBDIR += smplayer |