cvs commit: ports/devel Makefile ports/devel/p5-Term-Animation
Makefile distinfo pkg-descr pkg-plist
Max Khon
fjoe at FreeBSD.org
Thu Sep 15 22:55:56 PDT 2005
fjoe 2005-09-16 05:55:55 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/p5-Term-Animation Makefile distinfo pkg-descr pkg-plist
Log:
New port: p5-Term-Animation 2.1
This module provides a framework to produce sprite animations using
ASCII art. Each ASCII 'sprite' is given one or more frames, and placed
into the animation as an 'animation object'. An animation object can
have a callback routine that controls the position and frame of the
object.
If the constructor is passed no arguments, it assumes that it is
running full screen, and behaves accordingly. Alternatively, it can
accept a curses window (created with the Curses newwin call) as an
argument, and will draw into that window.
WWW: http://search.cpan.org/dist/Term-Animation/
Revision Changes Path
1.1967 +1 -0 ports/devel/Makefile
1.1 +25 -0 ports/devel/p5-Term-Animation/Makefile (new)
1.1 +2 -0 ports/devel/p5-Term-Animation/distinfo (new)
1.1 +12 -0 ports/devel/p5-Term-Animation/pkg-descr (new)
1.1 +7 -0 ports/devel/p5-Term-Animation/pkg-plist (new)
More information about the cvs-all
mailing list