Revision: 38715 http://trac.macosforge.org/projects/macports/changeset/38715 Author: markd@macports.org Date: 2008-07-29 10:43:13 -0700 (Tue, 29 Jul 2008) Log Message: ----------- New port. Added Paths: ----------- trunk/dports/perl/p5-convert-ascii-armour/ trunk/dports/perl/p5-convert-ascii-armour/Portfile Added: trunk/dports/perl/p5-convert-ascii-armour/Portfile =================================================================== --- trunk/dports/perl/p5-convert-ascii-armour/Portfile (rev 0) +++ trunk/dports/perl/p5-convert-ascii-armour/Portfile 2008-07-29 17:43:13 UTC (rev 38715) @@ -0,0 +1,15 @@ +# $Id$ + +PortSystem 1.0 +PortGroup perl5 1.0 + +perl5.setup Convert-ASCII-Armour 1.4 +maintainers nomaintainer +description Convert binary octets into ASCII armoured messages. +long_description This module converts hashes of binary octets into ASCII messages \ + suitable for transfer over 6-bit clean transport channels. The \ + encoded ASCII resembles PGP's armoured messages, but are in no way \ + compatible with PGP. +platforms darwin +checksums md5 7e0e61ff6b014062d6feecaea3f09018 + Property changes on: trunk/dports/perl/p5-convert-ascii-armour/Portfile ___________________________________________________________________ Name: svn:keywords + Id Name: svn:eol-style + native
participants (1)
-
markd@macports.org