diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-06-06 20:14:00 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-06-06 20:14:00 +0000 |
commit | c27b995549c6f6233db07672eb4483557a7837a0 (patch) | |
tree | 7b3fc56bd951972b4f018ae08f9d89e8b17eac2a /editors/Makefile | |
parent | Update MASTER_SITES (diff) |
F4L - or Flash for Linux - is an open source development environment for
Macromedia Flash, a multi-platform format (swf/svg) widely used for web
applications and vector animation. Basically, you can make interactive
eye candy for your website and any other purpose.
This software is work-in-progress -- but it mostly works.
WWW: http://f4l.sourceforge.net/
PR: ports/98227
Submitted by: Shaun Amott <shaun@inerd.com>
Approved by: lawrance (mentor, implicit)
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile index 6f2a4dc4906e..84323fbce6e3 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -45,6 +45,7 @@ SUBDIR += emacs20-dl SUBDIR += emacs20-mule-devel SUBDIR += eshell-emacs20 + SUBDIR += f4l SUBDIR += fb SUBDIR += flim SUBDIR += flim-emacs20 |