Revision: 87502 http://trac.macports.org/changeset/87502 Author: dports@macports.org Date: 2011-11-23 15:15:53 -0800 (Wed, 23 Nov 2011) Log Message: ----------- p5-term-vt102: new port via cpan2port, v0.91 Added Paths: ----------- trunk/dports/perl/p5-term-vt102/ trunk/dports/perl/p5-term-vt102/Portfile Added: trunk/dports/perl/p5-term-vt102/Portfile =================================================================== --- trunk/dports/perl/p5-term-vt102/Portfile (rev 0) +++ trunk/dports/perl/p5-term-vt102/Portfile 2011-11-23 23:15:53 UTC (rev 87502) @@ -0,0 +1,18 @@ +# -*- 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.setup Term-VT102 0.91 +platforms darwin +maintainers nomaintainer +supported_archs noarch +license Artistic-2 + +description Emulates a colour VT102 terminal in memory + +long_description ${description} + +checksums sha256 f954e0310941d45c0fc3eb4a40f5d3a00d68119e277d303a1e6af11ded6fbd94 \ + rmd160 eafce5a5f1642c3bef9c781a416335dff11cd4eb Property changes on: trunk/dports/perl/p5-term-vt102/Portfile ___________________________________________________________________ Added: svn:keywords + Id Added: svn:eol-style + native
participants (1)
-
dports@macports.org