Revision: 105487 https://trac.macports.org/changeset/105487 Author: macsforever2000@macports.org Date: 2013-04-22 10:25:04 -0700 (Mon, 22 Apr 2013) Log Message: ----------- p5-term-twiddle: New port. Added Paths: ----------- trunk/dports/perl/p5-term-twiddle/ trunk/dports/perl/p5-term-twiddle/Portfile Added: trunk/dports/perl/p5-term-twiddle/Portfile =================================================================== --- trunk/dports/perl/p5-term-twiddle/Portfile (rev 0) +++ trunk/dports/perl/p5-term-twiddle/Portfile 2013-04-22 17:25:04 UTC (rev 105487) @@ -0,0 +1,23 @@ +# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 +# $Id$ + +PortSystem 1.0 +PortGroup perl5 1.0 + +perl5.branches 5.8 5.10 5.12 5.14 5.16 +perl5.setup Term-Twiddle 2.73 + +platforms darwin +maintainers nomaintainer +license {Artistic-1 GPL} + +supported_archs noarch + +description twiddles a baton while-u-wait. + +long_description Term::Twiddle displays a little spinning baton (thingy) while \ + something else is going on. The primary use is to give bored users \ + something to watch while some long routine is executing. + +checksums rmd160 4c2b1362831ae1a20554ef5fb0b6f9f17c073b89 \ + sha256 9306f11d1ea458d8b195a90729284878c9f064460884fe26a473e4511c498ab9 Property changes on: trunk/dports/perl/p5-term-twiddle/Portfile ___________________________________________________________________ Added: svn:keywords + Id Added: svn:eol-style + native
participants (1)
-
macsforever2000@macports.org