Commit graph

5 commits

Author SHA1 Message Date
Edwin Groothuis
e33233f948 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 01:55:36 +00:00
Max Khon
b55b971ee3 Add SHA256 checksum. 2005-11-17 19:11:10 +00:00
Max Khon
402fee30cb - fix pkg-plist (add %D after @unexec rmdir...) [1]
- bump PORTREVISION
- correctly capitalize IGNORE

PR:		86320
Pointy hat to:	fjoe
2005-09-19 10:16:12 +00:00
Max Khon
dff1020ff3 - This port requires perl 5.6+.
- Bump PORTREVISION.
2005-09-18 07:13:50 +00:00
Max Khon
a6e7ef2ffb 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/
2005-09-16 05:55:55 +00:00