Date: Fri, 16 Sep 2005 05:55:55 +0000 (UTC) From: Max Khon <fjoe@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/p5-Term-Animation Makefile distinfo pkg-descr pkg-plist Message-ID: <200509160555.j8G5ttuX060520@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509160555.j8G5ttuX060520>
