[19745] trunk/dports/perl

source_changes at macosforge.org source_changes at macosforge.org
Tue Sep 26 10:44:03 PDT 2006


Revision: 19745
          http://trac.macosforge.org/projects/macports/changeset/19745
Author:   ricci at macports.org
Date:     2006-09-26 10:44:02 -0700 (Tue, 26 Sep 2006)

Log Message:
-----------
New port:  p5-convert-binhex - converts to/from BinHex format

Added Paths:
-----------
    trunk/dports/perl/p5-convert-binhex/
    trunk/dports/perl/p5-convert-binhex/Portfile

Added: trunk/dports/perl/p5-convert-binhex/Portfile
===================================================================
--- trunk/dports/perl/p5-convert-binhex/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-convert-binhex/Portfile	2006-09-26 17:44:02 UTC (rev 19745)
@@ -0,0 +1,21 @@
+##
+## $Id$
+##
+##
+##
+##
+PortSystem		1.0
+PortGroup		perl5 1.0
+
+perl5.setup		Convert-BinHex 1.119
+maintainers		opendarwin.org at darkart.com
+description		Module for converting to and from BinHex encoded files
+long_description	BinHex is a format used by Macintosh for transporting Mac files safely \
+			through electronic mail, as short-lined, 7-bit, semi-compressed data \
+			streams. Ths module provides a means of converting those data streams \
+			back into into binary data.
+checksums		md5	ba70ad1772abac6270078f28197a7961 \
+			sha1	410880d89175fc7997df1141baef7db15f686495
+platforms		darwin
+
+

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20060926/dbf851f2/attachment.html


More information about the macports-changes mailing list