[38270] trunk/dports/devel

erickt at macports.org erickt at macports.org
Mon Jul 14 01:00:53 PDT 2008


Revision: 38270
          http://trac.macosforge.org/projects/macports/changeset/38270
Author:   erickt at macports.org
Date:     2008-07-14 01:00:52 -0700 (Mon, 14 Jul 2008)
Log Message:
-----------
Add a portfile file for libyaml.

Added Paths:
-----------
    trunk/dports/devel/libyaml/
    trunk/dports/devel/libyaml/Portfile

Added: trunk/dports/devel/libyaml/Portfile
===================================================================
--- trunk/dports/devel/libyaml/Portfile	                        (rev 0)
+++ trunk/dports/devel/libyaml/Portfile	2008-07-14 08:00:52 UTC (rev 38270)
@@ -0,0 +1,20 @@
+# $Id$
+
+PortSystem      1.0
+
+name            libyaml
+version         0.1.1
+maintainers     erickt at macports.org openmaintainer
+categories      devel
+platforms       darwin
+description     A YAML Parser.
+long_description LibYAML is a YAML 1.1 parser and emitter written in C. It is \
+                 in an early stage of development.
+
+homepage        http://pyyaml.org
+master_sites    http://pyyaml.org/download/libyaml
+distname        yaml-${version}
+
+checksums       md5 a4768462c6ef53a7e0f68248aa3bda15 \
+                sha1 9215223c6c947182725882e6b7509e9f61e4313b \
+                rmd160 cd6d6a96b0564dcc5a643bc5bf120f2f0a4cd9f7
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080714/e0881650/attachment.html 


More information about the macports-changes mailing list