[47272] trunk/dports/devel

ryandesign at macports.org ryandesign at macports.org
Tue Feb 24 03:32:51 PST 2009


Revision: 47272
          http://trac.macports.org/changeset/47272
Author:   ryandesign at macports.org
Date:     2009-02-24 03:32:49 -0800 (Tue, 24 Feb 2009)
Log Message:
-----------
hs-language-c: new port, version 0.3.1.1; see #18616

Added Paths:
-----------
    trunk/dports/devel/hs-language-c/
    trunk/dports/devel/hs-language-c/Portfile

Added: trunk/dports/devel/hs-language-c/Portfile
===================================================================
--- trunk/dports/devel/hs-language-c/Portfile	                        (rev 0)
+++ trunk/dports/devel/hs-language-c/Portfile	2009-02-24 11:32:49 UTC (rev 47272)
@@ -0,0 +1,20 @@
+# $Id$
+
+PortSystem              1.0
+PortGroup               haskell 1.0
+
+haskell.setup           language-c 0.3.1.1
+maintainers             ryandesign openmaintainer
+platforms               darwin
+
+description             C99 parser and pretty-printer
+
+long_description        Language.C is a parser and pretty-printer framework \
+                        for C99 and the extensions of gcc.
+
+checksums               md5     4e0360b6439bd8d6519cec6bc213d906 \
+                        sha1    8f54ef07ba75888a4e0670bbc8fccf2474d4cb48 \
+                        rmd160  dab75d7d02fe21e915b32e63112274c46810c94a
+
+depends_build-append    path:bin/happy:happy \
+                        path:bin/alex:alex


Property changes on: trunk/dports/devel/hs-language-c/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090224/cc4003af/attachment.html>


More information about the macports-changes mailing list