Added: trunk/dports/perl/p5-convert-ascii-armour/Portfile (0 => 38715)
--- 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