diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-03-05 16:23:14 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-03-05 16:23:14 +0800 |
commit | e04805502bbbbad1de2162f80636dc8ccd19acaa (patch) | |
tree | 4d207aab9893063d906bf94da78ea2e1e9e515b0 /graphics/Makefile | |
parent | 6cbb5471d901a6614169fc03c2fa03c490d8004d (diff) | |
download | freebsd-ports-gnome-e04805502bbbbad1de2162f80636dc8ccd19acaa.tar.gz freebsd-ports-gnome-e04805502bbbbad1de2162f80636dc8ccd19acaa.tar.zst freebsd-ports-gnome-e04805502bbbbad1de2162f80636dc8ccd19acaa.zip |
add flip 2.2.0
Load a sequence of TIFF files and play them back at a target frame rate
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index ff37fc20b217..a2fd6a56971e 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -53,6 +53,7 @@ SUBDIR += flashplayer SUBDIR += flasm SUBDIR += fli2gif + SUBDIR += flip SUBDIR += fly SUBDIR += fnlib SUBDIR += fractorama |