[65188] trunk/dports/devel

nox at macports.org nox at macports.org
Tue Mar 23 05:40:58 PDT 2010


Revision: 65188
          http://trac.macports.org/changeset/65188
Author:   nox at macports.org
Date:     2010-03-23 05:40:57 -0700 (Tue, 23 Mar 2010)
Log Message:
-----------
Create new port hs-HOC-Foundation

Foundation framework bindings for HOC.

Added Paths:
-----------
    trunk/dports/devel/hs-HOC-Foundation/
    trunk/dports/devel/hs-HOC-Foundation/Portfile

Added: trunk/dports/devel/hs-HOC-Foundation/Portfile
===================================================================
--- trunk/dports/devel/hs-HOC-Foundation/Portfile	                        (rev 0)
+++ trunk/dports/devel/hs-HOC-Foundation/Portfile	2010-03-23 12:40:57 UTC (rev 65188)
@@ -0,0 +1,15 @@
+# $Id$
+
+PortSystem      1.0
+PortGroup       hocbinding 1.0
+
+set rev         413
+
+hocbinding.setup \
+    Foundation 0.7-r${rev} hoc
+
+maintainers     nox openmaintainer
+
+fetch.type      svn
+svn.url         http://hoc.googlecode.com/svn/trunk/hoc
+svn.revision    ${rev}


Property changes on: trunk/dports/devel/hs-HOC-Foundation/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/20100323/c413f307/attachment.html>


More information about the macports-changes mailing list