Date: Sun, 18 Sep 2005 00:37:53 +0000 (UTC) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc Makefile ports/misc/p5-Term-Animation Makefile distinfo pkg-descr pkg-plist Message-ID: <200509180037.j8I0bsD8076656@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
edwin 2005-09-18 00:37:53 UTC
FreeBSD ports repository
Modified files:
misc Makefile
Added files:
misc/p5-Term-Animation Makefile distinfo pkg-descr pkg-plist
Log:
A framework to produce sprite animations using ASCII art.
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.
Revision Changes Path
1.762 +1 -0 ports/misc/Makefile
1.1 +26 -0 ports/misc/p5-Term-Animation/Makefile (new)
1.1 +2 -0 ports/misc/p5-Term-Animation/distinfo (new)
1.1 +15 -0 ports/misc/p5-Term-Animation/pkg-descr (new)
1.1 +3 -0 ports/misc/p5-Term-Animation/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509180037.j8I0bsD8076656>
