[73489] trunk/dports/devel

mnick at macports.org mnick at macports.org
Mon Nov 15 02:01:44 PST 2010


Revision: 73489
          http://trac.macports.org/changeset/73489
Author:   mnick at macports.org
Date:     2010-11-15 02:01:39 -0800 (Mon, 15 Nov 2010)
Log Message:
-----------
new port: devel/yaml-cpp 0.2.4

Added Paths:
-----------
    trunk/dports/devel/yaml-cpp/
    trunk/dports/devel/yaml-cpp/Portfile

Added: trunk/dports/devel/yaml-cpp/Portfile
===================================================================
--- trunk/dports/devel/yaml-cpp/Portfile	                        (rev 0)
+++ trunk/dports/devel/yaml-cpp/Portfile	2010-11-15 10:01:39 UTC (rev 73489)
@@ -0,0 +1,21 @@
+# $Id$
+
+PortSystem 			1.0
+PortGroup 			cmake 1.0
+
+name 				yaml-cpp
+version 			0.2.4
+maintainers 		mnick
+
+categories 			devel
+description 		yaml-cpp is a YAML parser and emitter in C++ written around the YAML 1.2 spec
+long_description 	${description}
+
+platforms 			darwin
+
+homepage 			http://code.google.com/p/yaml-cpp/
+master_sites 		googlecode:yaml-cpp
+
+checksums           sha1    fba95be42777f2ea1b202a261bd32126f56491dc \
+                    rmd160  4e94023c997398be9016311793aafb39f9692110
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101115/e6ec7e38/attachment.html>


More information about the macports-changes mailing list